Dilated-Convolutional-Layer-Implementation
Dilated-Convolutional-Layer-Implementation copied to clipboard
An implementation of dilated convolutional layer based on Darknet Architecture
Hi, David, I don’t understand the dilate_ksize calculation in your im2col_dilated.c program. Does dilated_ksize mean the size of the expanded convolution kernel? Looking forward to your reply! Best regard, xiaojun
hi,how to use Dilated-Convolutional in the yolov3-voc.cfg, the demo you given is same as the old. thanks
hi David do you have pre-trained model and example for this case thank you
[train op] { net info. } Loading weights from darknet53.conv.74...Done! Learning Rate: 0.001, Momentum: 0.9, Decay: 0.0005 Resizing 384 192 192, 194 194 CUDA Error: invalid configuration argument darknet: ./src/cuda.c:36:...
I meet this problem,when i train my own dataset.This is log information. [ .....network inforamtion...... ] Loading weights from darknet53.conv.74...Done! Learning Rate: 0.01, Momentum: 0.9, Decay: 0.0005 Resizing 320 160...