mello369 / yolov3-dense

An implementation of yolov3 with dense blocks instead of residual blocks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yolov3-dense

This is an enhanced yolov3 implementation that uses dense blocks instead of residual blocks in the feature extractor of the network.

About

An implementation of yolov3 with dense blocks instead of residual blocks


Languages

Language:Python 100.0%