deep-models icon indicating copy to clipboard operation
deep-models copied to clipboard

Implementation of a couple deep learning models using TensorFlow

Results 4 deep-models issues
Sort by recently updated
recently updated
newest added

there is an error when running the cifar-dense file Traceback (most recent call last): File "cifar10-densenet.py", line 202, in launch_train_with_config(config, SyncMultiGPUTrainer(nr_tower)) File "/usr/local/lib/python2.7/dist-packages/tensorpack/train/interface.py", line 90, in launch_train_with_config model.get_input_signature(), input, File...

Could u please release your model so that we can transfer to other fields? THX

Hi. When I run this script after 30 hours on a GTX1080 computer, I just got 83% accuracy on test dataset. So why this happened?