-
What are these levels? https://github.com/lufficc/SSD/blob/68dc0a20efaf3997e58b616afaaaa21bf8ca3c05/ssd/modeling/backbone/mobilenetv3.py#L177-L182
and these
https://github.com/lufficc/SSD/blob/68d…
ksv87 updated
3 months ago
-
Can you provide mobilenetv2-ssd model?
-
MobileNet/ SSD/ YOLO/
ResNet50/ VGG16
-
![Screenshot_1725523119](https://github.com/user-attachments/assets/a8c4ed34-ac7d-46bd-8e06-cf9438484c0a)
-
Hello,
I would like to fine-tune MobileNet-SSD with my own dataset and own classes. There is an example in Caffe for fine tuning an image classification pb (http://caffe.berkeleyvision.org/gathered/e…
-
Hello,I want to know about the precision that the model can achieved.I am training this model with 2500 photos,and the iteration is 300k.When I am evaluating this model,the mAP is 36%~38%,it seems tha…
-
I want to train ssd mobilenet with rectangular shape image. As I understand train file is written only for square shape resizing. How can I resize in a rectangular form so that I can keep the aspect r…
-
When requesting info about model instances using Kaggle API, it returns a single result of the latest (current) version. I would expect that the API response will contain all versions.
For example:…
-
how much size of images face detected & what is minimum and maximum size of images supported ( like KB, MB ) and also supported for which resolution area ( Width x Hight)
-
Hi,
Did you have training MobileNet-v2 SSD Model?
Are there some pretrained model I can use?
Thanks.