Skip to content

Commit 9c86e50

Browse files
committed
update
1 parent 53739b9 commit 9c86e50

19 files changed

+2516
-2469
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,3 +127,10 @@ dmypy.json
127127

128128
# Pyre type checker
129129
.pyre/
130+
131+
# Pycharm
132+
.idea/
133+
134+
# TF/Keras weight files
135+
*.h5
136+
weights/original_weights/efficientnet-lite*

Code Example/DenseNet DOLGNet Malaria.ipynb

Lines changed: 0 additions & 677 deletions
This file was deleted.

Code Example/EfficientNet DOLGNet Oxford Flowers 102.ipynb

Lines changed: 0 additions & 709 deletions
This file was deleted.

Code Example/ResNet DOLGNet Cmaterdb.ipynb

Lines changed: 0 additions & 672 deletions
This file was deleted.

LICENSE

Lines changed: 0 additions & 201 deletions
This file was deleted.

code_examples/DenseNet_DOLGNet_Malaria.ipynb

Lines changed: 701 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)