-
When I try to ptq mobilenetv2, I get an error: "ImportError: cannot import name 'ConvBNReLUFusion' from 'torch.quantization.fx.fusion_patterns'"
-
-
:red_circle: **Title**: Dog breed classification
:red_circle: **Aim**: To build a model which is able to classify dog breed.
:red_circle: **Brief Explanation**:
Using over 10,000+ images and Mobil…
-
Hi @dusty-nv ,
I tried to train a custom SSD w/ mibilenetV2 from this repo and then deploy on a jetson agx xavier through jetson-inference. However, it seems that there is an incompability between …
-
Given groups=1, weight of size 512 128 1 1, expected input[2, 320, 4, 4] to have 128 channels, but got 320 channels instead
-
onverted to TensorRT: Fill, Merge, Switch, Range, ConcatV2, ZerosLike, Identity, NonMaxSuppressionV3, Minimum, StridedSlice, Shape, Split, Where, Exp, ExpandDims, Unpack, GatherV2, NoOp, TopKV2, Cast,…
-
I have a question about the result of the red line in the figure below.
![QQ图片20200402123254](https://user-images.githubusercontent.com/44078888/78211381-5ae97600-74df-11ea-8765-d6ee5b264347.png)
Wh…
-
Before you open an issue, please make sure you have tried the following steps:
1. Make sure your **environment** is the same with (https://mace.readthedocs.io/en/latest/installation/env_requirement…
wcfzl updated
5 years ago
-
@610265158 大神好,请教下,使用300W数据训练mobilenetv2 loss成这样是怎么回事啊
![image](https://user-images.githubusercontent.com/12273405/82640657-8cf49a00-9c3d-11ea-9de1-2ae05a6888b2.png)
![image](https://user-images.g…
-
Hello
When attempting demo with mobilenetv2:
`python deeplab.py --model_type=mobilenetv2_lite --weights_path=/weights/deeplabv3_mobilenetv2_tf_dim_ordering_tf_kernels.h5 --classes_path=configs/vo…