-
参考来源:
```
https://blog.csdn.net/u013181595/article/details/80974210
```
```
https://blog.csdn.net/Keep_Trying_Go/article/details/123943751
```
1.VGG介绍
1.1 简介
VGGNet由牛津大学计算机视觉组合和Google DeepMi…
-
### Deep Learning Simplified Repository (Proposing new issue)
:red_circle: **Project Title** : Hair Type Classification using Deep Learning
:red_circle: **Aim** : To build an model for classifying …
-
I was trying to use ssd in another project.
I have compiled detect.cpp successfully, but when I run
>./build/useSSD models/VGGNet/VOC0712/SSD_300x300/deploy.prototxt models/VGGNet/VOC0712/SSD_300x…
-
Hi.I tried your soft_nms in my py faster rcnn for tensorflow . I added the code in nms_wrapper.py, cpu_nms.py and config.py following your guide.But I got this error. Could your help me?
Traceback …
-
Could you, please, share a link to fine-tuned pruned models (VGGNet and ResNet-56) for CIFAR10?
-
I don't have it. It seems like it is only needed for evaluation but I got the error "matlab not found" when I ran the demo to train the vggnet
-
I tried to run training example on Pascal VOC 2007 dataset with VGGnet. After getting the result .cktp files(checkpoint file, model.ckpt.data-00000-of-00001, ckpt.index, ckpt.meta), I ran demo.py with…
-
I am sorry to ask a question here, if someone can tell me a good place to ask question about SSD, you will be appreciated!
I am using Caffe to run SSD with VGGNet, you know there are total 20 cl…
-
I've been trying to use ssd_detect.bin, but I get this error:
`detection_output_layer.cpp:98] Check failed: num_test_image_
-
I run: python -m pdb ./tools/test_net.py --device gpu --device_id 1 --weights /root/Faster-RCNN_TF-master/output/faster_rcnn_end2end/voc_2007_trainval/VGGnet_fast_rcnn_iter_70.ckpt --imdb voc_2007_t…