tensorpro / FractalNet

Implementation of FractalNet.

Home Page:https://arxiv.org/pdf/1605.07648v1.pdf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FractalNet

Implementation of FractalNet (https://arxiv.org/pdf/1605.07648v1.pdf) in TensorFlow.

Fractal blocks have components with separated columns, as well as the fractal layout. For rounds of training with global drop path, the separated layout is used. In all other cases, the fractal layout is used.

#Fractal Fractal Visualization

#Separated Separated Visualization

#Entire Block Block Visualization

About

Implementation of FractalNet.

https://arxiv.org/pdf/1605.07648v1.pdf

License:MIT License


Languages

Language:Python 100.0%