Louis Dupont
Louis Dupont
Stil WIP because: - upload image and histogram still need to be tested - Some documentation - code cleaning - maybe generalization of methods - I wrote a dirty workaround...
I made sure to include answers of the following issues: - get bbox information - https://github.com/Deci-AI/super-gradients/issues/930 - get bbox information - https://github.com/Deci-AI/super-gradients/issues/907 - fps & filtering - https://github.com/Deci-AI/super-gradients/issues/892 - set_processing_params:...
Eventually, I took the fused model out of the SgModule to move it to the pipeline, which makes more sense and simplifies the code. I also added cache with `lru_cache`...
Fix doc
Template strongly based on https://github.com/pytorch/pytorch/issues/new?assignees=&labels=&projects=&template=bug-report.yml Question: do we want to add labels such as "bug", "enhancement", "question" and "documentation" based on template?