Commit
•
71d2394
1
Parent(s):
8513741
Remove deprecated tasks (#4)
Browse files- Remove deprecated tasks (7f3672cac15913b2f1bcd58e8094690dcbcd77b1)
- Caltech-101.py +1 -1
Caltech-101.py
CHANGED
@@ -21,7 +21,7 @@ from pathlib import Path
|
|
21 |
import datasets
|
22 |
import numpy as np
|
23 |
import scipy.io
|
24 |
-
|
25 |
|
26 |
_CITATION = """\
|
27 |
@article{FeiFei2004LearningGV,
|
|
|
21 |
import datasets
|
22 |
import numpy as np
|
23 |
import scipy.io
|
24 |
+
|
25 |
|
26 |
_CITATION = """\
|
27 |
@article{FeiFei2004LearningGV,
|