MANIFEST.in
README.md
setup.py
Dandelion.egg-info/PKG-INFO
Dandelion.egg-info/SOURCES.txt
Dandelion.egg-info/dependency_links.txt
Dandelion.egg-info/not-zip-safe
Dandelion.egg-info/top_level.txt
Test/Test_BatchNorm.py
Test/Test_ChainCRF.py
Test/Test_Conv2D.py
Test/Test_ConvTransposed2D.py
Test/Test_Dense.py
Test/Test_GRU.py
Test/Test_LSTM.py
Test/Test_Unet.py
Test/Test_categorical_crossentropy_log.py
Test/Test_feature_pyramid_net.py
Test/Test_pooling.py
Test/Test_resnet.py
Test/Test_shufflenet.py
Test/Test_spatial_pyramid_pooling.py
Test/Test_upsample_2d.py
Test/Test_vgg.py
dandelion/LICENSE
dandelion/__init__.py
dandelion/activation.py
dandelion/ctc_theano.py
dandelion/functional.py
dandelion/initialization.py
dandelion/module.py
dandelion/objective.py
dandelion/update.py
dandelion/util.py
dandelion/ext/__init__.py
dandelion/ext/CV/CV.py
dandelion/ext/CV/__init__.py
dandelion/model/__init__.py
dandelion/model/feature_pyramid_net.py
dandelion/model/resnet.py
dandelion/model/shufflenet.py
dandelion/model/unet.py
dandelion/model/vgg.py
test/Test_BatchNorm.py
test/Test_ChainCRF.py
test/Test_Conv2D.py
test/Test_ConvTransposed2D.py
test/Test_Dense.py
test/Test_GRU.py
test/Test_LSTM.py
test/Test_Sequential.py
test/Test_Unet.py
test/Test_categorical_crossentropy_log.py
test/Test_feature_pyramid_net.py
test/Test_pooling.py
test/Test_resnet.py
test/Test_shufflenet.py
test/Test_spatial_pyramid_pooling.py
test/Test_upsample_2d.py
test/Test_vgg.py
test/test_BatchNorm.py
test/test_ChainCRF.py
test/test_Conv2D.py
test/test_ConvTransposed2D.py
test/test_Dense.py
test/test_GRU.py
test/test_LSTM.py
test/test_Sequential.py
test/test_Unet.py
test/test_categorical_crossentropy_log.py
test/test_feature_pyramid_net.py
test/test_pooling.py
test/test_resnet.py
test/test_shufflenet.py
test/test_spatial_pyramid_pooling.py
test/test_upsample_2d.py
test/test_vgg.py