airctic / icevision

An Agnostic Computer Vision Framework - Pluggable to any Training Library: Fastai, Pytorch-Lightning with more to come
https://airctic.github.io/icevision/
Apache License 2.0
844 stars 149 forks source link

Add a comparison between EffecientDet and Faster RCNN training examples #360

Closed ai-fast-track closed 4 years ago

ai-fast-track commented 4 years ago

📓 Documentation Update

What part of documentation was unclear or wrong? Mantisshrimp offers both EffecientDet and Faster RCNN models.

Mantisshrimp uses a unified API that makes it easy for the users to swap one model by another. Provide an example that shows a comparison between EffecientDet and Faster RCNN training examples.

ai-fast-track commented 4 years ago

Closed: Implemented in the PR #371