-
希望能对齐[chineseocr_lite](https://github.com/DayBreak-u/chineseocr_lite)的dbnet,请教下路过的大佬们
-
![image](https://user-images.githubusercontent.com/88072901/167840816-2a75f3c8-90e6-4d12-b13f-d4abd162e6cb.png)
我看这个 结构 感觉一样 啊 也就是fpn的通道数 scale 不一样 还有head loss用的不一样没看出来太大变化 感觉结构一样就是 参数做了调整似的
-
I am facing this error when i run convert_model.py Then i got the error below.
(File "convert_model.py", line 46, in main
num_layers = args.num_layers
AttributeError: 'Namespace' object has no …
-
To create unittests for all the ops in the SSDLite (MobilenetV3) model on GS device.
unit tests to be created under https://github.com/tenstorrent-metal/tt-metal/blob/main/tests/ttnn/unit_tests/opera…
-
thanks very much for your sharing, I got a bad results of training [mobilefacenet](https://github.com/deepinsight/insightface) with your mobilenetv3, how to improve? Part of the log content is below:…
-
(rvm) I:\RVM\RobustVideoMatting-master>python inference.py --variant mobilenetv3 --checkpoint checkpoint/rvm_mobilenetv3.pth --device cuda --input-source "input/input.mp4" --downsample-ratio 0.25 --ou…
-
The link provided for your EmergencyNet model and your fintuned EfficentNet B0, MobileNetV3 models is invalid. Kindly update it if you still have the model weights.
-
Did you modify the fc_type of get_fc1 (last_conv, num_classes, fc_type, input_channel=512) in deepinsight/recognition/symbol/symbol_utils.py when you executed the deepinsight/recognition/train.py for…
pywin updated
4 years ago
-
The [paper](https://arxiv.org/pdf/1905.02244.pdf) has been updated. The last but one 'bneck' is updated in 'Table 1'. The 'exp size' is no longer 672 but 960. Please check it out.
Is it possible to p…
-
Hi, I tried to train mobilenet v3 following the configuration in [page]( https://github.com/tensorflow/models/tree/master/research/slim/nets/mobilenet). However, some of the configurations are not def…