📸 Image Classification #1
Replies: 5 comments 20 replies
-
Here is a quick list of training resources that spring to mind for this:
|
Beta Was this translation helpful? Give feedback.
-
At the BnF, we used trained models and more recently CLIP to address classification tasks:
|
Beta Was this translation helpful? Give feedback.
-
Yes, we 're planning to use text2image models in a near future, but we will probably leverage OpenCLIP, due to the concerns you are quoting. |
Beta Was this translation helpful? Give feedback.
-
Our group at the Smithsonian just published a paper on an image classifier model that our fellow built to classify freshwater fish from the Amazon river: https://doi.org/10.1002/ece3.9987. It was built in collaboration with local Peruvian communities to enable them to measure fish populations before and after a major pipeline being built across the Amazon. We used a combination of images of fish in the field, with images of preserved museum specimens. We actually ended up with better accuracy by building and using a separate image masking model (we can also add this to the Image Segmentation category here when that's built), to remove the background from the fish images before classifying. Here's a demo we set up on Hugging Face Spaces: https://huggingface.co/spaces/Smithsonian/amazonian_fish_classifier. The images and models are on FigShare, but we'll get them mirrored to Hugging Face soon, along with a model card and dataset card. |
Beta Was this translation helpful? Give feedback.
-
We've been experimenting with video classification and captioning on our ACMI collection: Try the resulting video search here: https://www.acmi.net.au/videos/ |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This is a discussion for the image classification task:
Beta Was this translation helpful? Give feedback.
All reactions