-
https://github.com/open-mmlab/mmdetection/blob/main/configs/ssd/ssdlite_mobilenetv2-scratch_8xb24-600e_coco.py
I want the in_channel of mobilenet for that model to be 4 because the data I will be i…
-
Hi,
I have followed instructions to create a Docker image [here](https://github.com/VCDP/FFmpeg-patch/wiki/Getting-Started-Guide-%5Bv0.5-2020%5D#314-run-docker-image-) and successfully built and ru…
-
I'm trying to replace the ssd_mobilenet_v2_coco object detection model with my YOLOv8 model on the AMR. I have already modified the paths and related files (xml, label, bin). But when running the obje…
-
Hello..
I hope you are well, I am training the file and configuring it on [teachable machine](https://teachablemachine.withgoogle.com)
I suffer from a problem that the file does not work accordi…
-
Hello,PINTO0309!
When I trained MobileNet-SSD on my own datasets(20 different classes, 400 images per class), I found the results of FP32 and FP16 be completely different(the caffe model test detecti…
-
I see the current version only allows `ssdMobilenetv1` but seems like `v2` is already available.
How hard is to get to use the newer version instead? Also, what's needed to _make it work_ on this …
-
## ❓Question
I have an SSD MobileNet V2 model trained with Tensorflow Object detection API. How can I convert it to coreml?
I tried the following steps but it did not work:
- Convert checkpoint…
-
When browsing through the posts I don't like to see preview images of human faces, especially politician faces. Human faces elicit automatic emotional response, and this is why people include them in …
-
- [ssd_face_deploy_bn.prototxt](https://gist.github.com/ysh329/c0773213e0d47ebb4c2b4e487a0e5abe)
- [ssd_face_deploy_bn netscope](http://ethereon.github.io/netscope/#/gist/c0773213e0d47ebb4c2b4e487a0e…
-
The command used to run mlperf inference for resnet50 model on ubuntu with rocm is below:
cm run script --tags=run-mlperf,inference \
--model=resnet50 \
--implementation=reference \
--…