-
- working branch: `new-model/mv2_hourglass`
## Structure
## Test Points on Future
- [ ] [lightweight] Change stage (4 → 3, 2, 1)
- [ ] [improving pck] Change stage (4 → 5, 6 ,8, 16)
-…
-
Thank you for your work.
And do you implement MobileNetV2-TAM arch? Could you release those code?
Thanks!
-
I have been working recently with Mobilenets v2 and it would be great if it was supported as v1 it is.
I am using TF 1.14 and Keras 2.2.4-tf and I tried myself supporting it. I was able to return the…
-
Do you have plans to add MobilenetV2.cfg to yolo?
Link to article:
https://arxiv.org/pdf/1801.04381.pdf
Quote from the article:
> MobileNetV2 SSDLite is 20× more efficient and
> 10× smaller w…
-
### Describe the issue
**My GPU is V100 CUDA Version: 12.0 or 11.8
CPU is Intel(R) Xeon(R) Gold 6271C CPU @ 2.60GHz**
I tested the performance of `A8W8` and `A16W16` quantization models on `CP…
-
Hi,
I'm trying to convert a mobilenetv2-ssd model trained using Tensorflow 1.15 object detection API on 1 class with 300x300x3 as input shape.
I tried to use `hailo_model_zoo/main.py` to convert…
-
当我使用 ildoonet/tf-pose-estimation
中提供的mobilenet_v2_small 模型时,有如下错误
File "openpose.py", line 29, in
net = cv.dnn.readNetFromTensorflow("graph_opt.pb")
cv2.error: OpenCV(3.4.4) /io/opencv/mo…
-
🔴 Aim: To build a model which is able to classify dog breed.
Using over 10,000+ images and MobileNetV2 with transfer learning, this model would be able to classifies different dog breeds with impre…
-
Thanks for sharing your work. The pre-trained human segmentation model UNet_MobileNetV2 is no longer accessable. Can you suggest alternatives.
-
Can you please provide the script to reproduce the results in Table 5 for STE and EWGS on Imagenet trained using Mobilenetv2?