mirror of
https://github.com/Brandon-Rozek/website.git
synced 2025-10-09 22:41:13 +00:00
Syndicated to Medium
This commit is contained in:
parent
17e7209a41
commit
bfa4e52c0b
15 changed files with 95 additions and 75 deletions
|
@ -1,10 +1,11 @@
|
|||
---
|
||||
title: "Identifying Plants With iNaturalist"
|
||||
date: 2022-09-29T20:08:30-04:00
|
||||
draft: false
|
||||
tags: []
|
||||
date: 2022-09-29 20:08:30-04:00
|
||||
draft: false
|
||||
math: false
|
||||
medium_enabled: true
|
||||
medium_post_id: bc9fd04fff31
|
||||
tags: []
|
||||
title: Identifying Plants With iNaturalist
|
||||
---
|
||||
|
||||
Seek by iNaturalist ([android](https://play.google.com/store/apps/details?id=org.inaturalist.seek)) ([apple](https://apps.apple.com/us/app/seek-by-inaturalist/id1353224144)) is a great app for identifying plants and animals. It uses a computer vision model to provide the hierarchical classifications. In fact they run yearly challenges with their dataset on [Kaggle](https://www.kaggle.com/c/inaturalist-2021/overview) as well as publicly host their dataset on AWS ([instructions](https://github.com/inaturalist/inaturalist-open-data)).
|
||||
|
@ -37,4 +38,4 @@ When you click on "What did you see?", you'll see a new screen with the level of
|
|||
|
||||
Once you select the species you're ready to publish the observation! This will generate a unique URL for the observation. For example, my [white snakeroot observation](https://www.inaturalist.org/observations/135665018). If another community member agrees with your classification and the observation has enough supporting metadata, then it could become research grade!
|
||||
|
||||
Research grade observations gets used by scientists for research which may also help improve the image classification algorithm for all. Happy identifying!
|
||||
Research grade observations gets used by scientists for research which may also help improve the image classification algorithm for all. Happy identifying!
|
Loading…
Add table
Add a link
Reference in a new issue