-
sheiy updated
6 years ago
-
- step1: training the SSD model
- step2: traing the DSSD model
-
我的caffe ssd版本,都能够成功编译。dssd的版本就make all - j4是没有问题的。make test. 就出错了。我的电脑操作系统是16.04.显存为2 gb. 错误地点:I CPUBBoxUtilTest_TestComputeConfLoss_Test::TestBody()
-
Can anybody help me in building YOLOv3 architecture in keras?
here is the link
I think its residual network
https://github.com/pjreddie/darknet/blob/master/cfg/yolov3.cfg
@experiencor
-
Hi, I think your RefineDet is very impressive result.
I wonder the accuracy and FPS of RefineDet_Res101_VOC_512.
Have you tried it ?
-
This project was written 6 years ago and CakePHP has had many many revisions since then.
kousu updated
6 years ago
-
I am trying to run dask on TACC wrangler. I am getting errors related to local disk storage.
Here is the SLURM jobscript I'm using to launch the workers
https://github.com/pangeo-data/pangeo/blob/…
-
Can I tune SSD 512 in conv4_3 into smaller values to predict smaller targets?
-
Hi,thanks your code.
I want test dssd on windows
-
Hi, Wei.
Recently, I have re-implemented DSSD based on your SSD code.
I just followed your [arxiv paper](https://arxiv.org/abs/1701.06659).
DSSD used 321 resized input and was down-sampled t…