2.0.0
What's Changed
- Bug #54: blocking queue needed after video encoder by @FabienDanieau in #55
- 56 pipeline optimisation by @FabienDanieau in #57
- Fix sdk wrapper bug by @apirrone in #60
- Attribute one random color per label class. by @simheo in #62
- 65 [Refactor] fix random color label over time by @apirrone in #66
- Add detection threshold to filter owl vit predictions. by @simheo in #69
- Better looking sam masks visualization by @apirrone in #71
- fixing label displayed under mask when annotating by @apirrone in #74
- moving things around for more understandable imports by @apirrone in #79
- moving annotation function in utils.py by @apirrone in #80
- adding expected bounding box format in mobile sam wrapper docstring by @apirrone in #81
- 83 rewrite annotate function in utils by @simheo in #84
- 85 package ram object description generator by @simheo in #86
- 87 forgot to update flash.py by @apirrone in #88
- Update RAM initialization by @simheo in #90
- creating Annotator class to handle persistant labels colors across frames by @apirrone in #92
- More contex and information in main readme by @apirrone in #94
- adding points input to samwrapper, fixing annotator by @apirrone in #96
- Add demo notebooks by @simheo in #98
- [Refactor] Finishing touches before merging to develop by @apirrone in #100
- 58 refactor pollen vision by @apirrone in #64
- Merge first version of pollen-vision with AI modules in main. by @simheo in #102
- Add datasets dependency. by @simheo in #105
- Make the notebooks runnable on google colab by @simheo in #107
- Add Colab notebooks. by @simheo in #108
- Update Object Segmentation - Mobile SAM.ipynb by @simheo in #111
- Update .gitattributes by @simheo in #113
- using huggingface hub to download ram weights by @apirrone in #118
- Add missing info in readme by @simheo in #119
- making intro gif lighter by @apirrone in #123
- 114 make gradio demo by @simheo in #116
- updating calibration readme by @apirrone in #125
- bug #120: change h264 main profile to baseline by @FabienDanieau in #121
- pollen-vision 2.0.0 release by @apirrone in #126
New Contributors
Full Changelog: 1.0...2.0.0