-
how much size of images face detected & what is minimum and maximum size of images supported ( like KB, MB ) and also supported for which resolution area ( Width x Hight)
-
Hello,
I am sorry to bother you but i meet some question that is very unfriendly,the question is that when i run MQSim,it always remain in the SSD Device preconditioning started........ in th…
-
## official intro
* https://github.com/mlperf/inference_results_v0.5/tree/master/closed/NVIDIA/code/ssd-large/tensorrt
-
300x300
* accuracy_summary.json
``` json
{"T4x1-Offline": {"ssd-small": "No accuracy results in PerformanceOnly mode."}}
```
* perf_harness_summary.json
``` json
{
"T4x1-Offline": {…
-
According to the DSSD paper, "Following SSD, and fitting the Residual architecture,...." the added extra layers are Residual blocks, however, in this repo, it's just two conv layers. Is there any bene…
caiqi updated
6 years ago
-
### Issue summary
Fine-tuning on pre-trained models.
### Steps to reproduce
Hi, can you help me to make a fine-tuning on a pre-trained model with a dataset made by me in pascal VOC format?
Usual…
-
Hello,
I have been implementing your SSD paper to TensorFlow (if you want to have a look: https://github.com/balancap/SSD-Tensorflow). Before playing a bit around with different architecture, I am …
-
@weiliu89 Thank you for for your SSD!
I have one question I could not find an answer to on the caffe-users group.
AFAIU, Caffe at https://github.com/BVLC/caffe.git supports OpenCL, however the SSD …
-
Hi, There is any plan to implement SSD using TensorFlow ?
-
I want to do object detection on a Images.
So I modified ssd_detect.ipynb to ssd_detect.py.
However, there is an error in the following section.
image = caffe.io.load_image('/home/pixoneer/caffe/…