Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 484 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 484 Bytes

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