jpterry commited on
Commit
08a757a
1 Parent(s): a1ebc74

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -5
README.md CHANGED
@@ -1,10 +1,19 @@
1
- EfficientNet with 75 channels for prediction if a planet is in a protoplanetary disk using kinematic information
2
-
3
  ---
4
  language:
5
  - Python 3.7+
6
- license: "afl-3.0"
7
  tags:
8
- - image_classification
9
- - PyTorch
 
 
 
 
 
 
 
 
 
 
10
  ---
 
 
 
 
1
  ---
2
  language:
3
  - Python 3.7+
4
+ license: apache-2.0
5
  tags:
6
+ - vision
7
+ - image-classification
8
+ datasets:
9
+ - imagenet
10
+ - imagenet-21k
11
+ widget:
12
+ - src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/tiger.jpg
13
+ example_title: Tiger
14
+ - src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/teapot.jpg
15
+ example_title: Teapot
16
+ - src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/palace.jpg
17
+ example_title: Palace
18
  ---
19
+ # Efficientnetv2 (75 channels)