LanXiaoPang613
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -41,7 +41,6 @@ To train on the Animal-10N dataset, run the following command:
|
|
41 |
python train.py --num_epochs 60 --lambda_u 0 --data_path './data/Animal-10N' --dataset 'animal10N' --num_class 10
|
42 |
```
|
43 |
|
44 |
-
<details>
|
45 |
Animal-10N(https://dm.kaist.ac.kr/datasets/animal-10n/) dataset (You need to download the dataset from the corresponding website.)
|
46 |
|
47 |
|
|
|
41 |
python train.py --num_epochs 60 --lambda_u 0 --data_path './data/Animal-10N' --dataset 'animal10N' --num_class 10
|
42 |
```
|
43 |
|
|
|
44 |
Animal-10N(https://dm.kaist.ac.kr/datasets/animal-10n/) dataset (You need to download the dataset from the corresponding website.)
|
45 |
|
46 |
|