-
when run ./script/train_mobilenet_on_imagenet.sh , this predict value not vary?
-
I use the inputsize which is 192x192, and the mAP is 0.6. However, using the inputsize of 300x300, the mAP is 0.74. Why this? Can you give me advise?
-
**Issue Description**
Hey @vladmandic I am using faceres and faceres-deep of human to calculate similarity scores between two faces. (Calculating embeddings, then their Euclidean distance, followed b…
-
![화면 캡처 2022-03-05 181631](https://user-images.githubusercontent.com/90507605/156876966-ad1c76af-b789-4d3c-a718-e0160c7c3ee1.jpg)
-
Hi,
any plans to share the weights?
thanks
-
Hello, i tried to deploy mobilenet-ssd (https://github.com/chuanqi305/MobileNet-SSD), and have a problem with the output shape
"OUTPUT1 Tensor Shape is: C: 21 H: 1917 W: 1"
It should be 1917 21 1
…
-
Thank you for your sharing, Can you upload the .cfg file of mobilenet-v3 ?Thank you so much
-
Someone reported anonymously:
### Website URL
https://mobilenet.cz
### What browser are u using?
Chrome 117
### Version
1.1.1
### Notes
-
Hi,
I am using transfer learning with Re-training SSD-Mobilenet like [here](https://github.com/dusty-nv/jetson-inference/blob/master/docs/pytorch-collect-detection.md).
My dataset contains 8000+ i…
-
Tnanks for the great work. Could you please provide the checkpoints of the MobileNet V3 model?
Thanks!