AlexeyAB / darknet

YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
http://pjreddie.com/darknet/
Other
21.6k stars 7.95k forks source link

About convolutional 3D layer #5093

Open blackwool opened 4 years ago

blackwool commented 4 years ago

Hi @AlexeyAB Will you add convolutional 3D layer in the future ? I think many fellows are looking forward to it.

AlexeyAB commented 4 years ago

@blackwool Hi, May be. Add a link to the paper, source code, and benefits of this feature.

blackwool commented 4 years ago

Paper : Learning Spatiotemporal Features with 3D Convolutional Networks ling : https://arxiv.org/abs/1412.0767 used to video analysis such as action recognition