rwightman HF staff commited on
Commit
cba5dc6
1 Parent(s): 02827c3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -53,7 +53,7 @@ The original dataset has one train split and a test split that was hidden for th
53
 
54
  - Website:
55
  - https://www.kaggle.com/c/plant-pathology-2021-fgvc8
56
- - https://www.kaggle.com/c/plant-pathology-2021-fgvc8
57
 
58
  ## Usage
59
  This dataset is serving as a canonical example for multi-label image classificatino datasets with `timm`. The additions to train & val scripts for this are a WIP...
 
53
 
54
  - Website:
55
  - https://www.kaggle.com/c/plant-pathology-2021-fgvc8
56
+ - https://sites.google.com/view/fgvc8/competitions/plantpathologychallenge2021
57
 
58
  ## Usage
59
  This dataset is serving as a canonical example for multi-label image classificatino datasets with `timm`. The additions to train & val scripts for this are a WIP...