The Wayback Machine - https://web.archive.org/web/20200615124340/https://github.com/topics/yolov2
Skip to content
#

yolov2

Here are 190 public repositories matching this topic...

taehoonlee
taehoonlee commented Aug 31, 2018

The 2x down-sampling is one of the important operations in reference models. But, a convolution or a pooling with stride=2, padding='SAME' may result in different outputs over different deep learning libraries (e.g., TensorFlow, CNTK, Theano, Caffe, Torch, ...) due to their different padding behaviors.

For example (TensorNets syntax; but can be regarded as pseudo codes for other libraries),

trafficVision

Improve this page

Add a description, image, and links to the yolov2 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the yolov2 topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.