edward9112
edward9112
I have a suggestion for a model for quite common use case: people detection in an overhead camera scene. Regular models like _person-detection-retail_ just won't detect in such circumstances but...
https://storage.openvinotoolkit.org/repositories/open_model_zoo/2022.1/models_bin/3/person-detection-0303/FP32/ It says ``` Not implemented layer : name = Divide_4866 ; type = Divide ; id = 282 Can't convert layer : id = 285 , name = 610...
Hello Igor! What do you think about making a brief instruction on how to annotate and train models to be compatible with Synet? Which software to use for annotation, which...
Hello Ihor! I see that there is a new method SimdResizeMethodAreaFast(). Can I replace the SimdResizeMethodArea() with this new method? Is it really faster? Regards, Ed
Hello Ihar! I have a small conversion issue on the [model](https://storage.openvinotoolkit.org/repositories/open_model_zoo/2023.0/models_bin/1/person-vehicle-bike-detection-2004/FP32/): ``` >UseSample.exe person-vehicle-bike-detection-2004 Can't convert layer : id = 284 , name = Concat_176 , type = Concat ,...