-
I used examples/ssd/ssd_detect.cpp to test single image, and use the "./build/examples/ssd/ssd_detect.bin ./models/VGGNet/VOC0712/SSD_300x300/deploy.prototxt ./models/VGGNet/VOC0712/SSD_300x300/VGG_VO…
-
So, I have tested the API in multiple computers. All of them have really good hardware. On my desktop the picture bbt1.jpg will have all 4 faces detected. However, there are 2 computers that no matter…
-
I need VGG_ilsvrc15_SSD_512x512 pretrained model, but I can not download it which mentioned in caffe-ssd/README.md
-
I want to train SSD on other model,such as Alexnet. And I also try to do this. But I can not train the model successful. How can I train SSD with ALexnet?
-
error in multi-class training:
Traceback (most recent call last):
File "train.py", line 127, in
main()
File "train.py", line 117, in main
log_interval = cfg.log_config.interval
Fi…
-
Hi!
Im trying to use this repo to re-train an ssd model.
As the readme said, i tried to run : `python3 run_ssd_live_demo.py mb1-ssd models/mobilenet-v1-ssd-mp-0_675.pth models/voc-model-labels.txt` …
-
https://github.com/chuanqi305/MobileNet-SSD
Try both windows x64, linux ubuntu20 ,arm (I compiled) can not output model
caffe2ncnn.exe D:\models\MobileNet-SSD\deploy.prototxt D:\models\MobileNe…
-
### 🚀 The feature, motivation and pitch
Fuyou Training Framework Integration for PyTorch
Description:
Integrate the Fuyou training framework into PyTorch to enable efficient fine-tuning of larg…
-
Hi @CasiaFan @wulungching,
My tensorflow version is 1.14.0 binary.
1 - I modify the model.builder.py to :
```
SSD_FEATURE_EXTRACTOR_CLASS_MAP = {
'ssd_efficientnet': SSDEfficientNetFeatureEx…
-
the latest version,
I tried to reinstall the plugin ,even removed the the whole folder from , but doesn't work
Loading wd14-vit-v2-git model file from SmilingWolf/wd-v1-4-vit-tagger-v2
Downloa…