Skip to content

Commit ee5c364

Browse files
authored
Create SOP, CARS196, CUB200 retrieval leaderboard
1 parent df3df1c commit ee5c364

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

README.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,29 @@ The goal of this repository is:
88
From now, leaderboard is provided in the below link for better accessibility and usability.
99

1010
- [**ImageNet Classification Leaderboard**](https://kobiso.github.io/Computer-Vision-Leaderboard/imagenet)
11+
- [**Stanford Online Products Retrieval Leaderboard**](https://kobiso.github.io/Computer-Vision-Leaderboard/sop)
12+
- [**CARS196 Retrieval Leaderboard**](https://kobiso.github.io/Computer-Vision-Leaderboard/cars)
13+
- [**CUB-200-2011 Retrieval Leaderboard**](https://kobiso.github.io/Computer-Vision-Leaderboard/cub)
1114

1215
- To do
13-
- Image retrieval leaderboard
16+
- In-Shop Clothes Retrieval Leaderboard
1417

1518
## Updates
1619
### ImageNet Classification Leaderboard
1720
- **181022.** Update [MnasNet](https://arxiv.org/abs/1807.11626) and [Big-Little Net](https://arxiv.org/abs/1807.03848)
18-
- **181024.** Create the [ImageNet Classification Leaderboard](https://kobiso.github.io/Computer-Vision-Leaderboard/) webpage for better accessibility and usability.
21+
- **181024.** Create the [ImageNet Classification Leaderboard](https://kobiso.github.io/Computer-Vision-Leaderboard/imagenet) webpage for better accessibility and usability.
1922
- **181126.** Update [A^2-Nets](https://arxiv.org/abs/1810.11579v1), [ResNet variants from GLUON-CV](https://gluon-cv.mxnet.io/model_zoo/classification.html#id184), and [ChannelNets](https://arxiv.org/pdf/1809.01330v1.pdf)
2023
- **181130.** Update [FishNet](https://papers.nips.cc/paper/7356-fishnet-a-versatile-backbone-for-image-region-and-pixel-level-prediction.pdf) and [osmr/imgclsmob repo](https://github.com/osmr/imgclsmob)
2124

25+
### Stanford Online Products Retrieval Leaderboard
26+
- **181222.** Create the [Stanford Online Products Retrieval Leaderboard](https://kobiso.github.io/Computer-Vision-Leaderboard/sop)
27+
28+
### CARS196 Retrieval Leaderboard
29+
- **181222.** Create the [CARS196 Retrieval Leaderboard](https://kobiso.github.io/Computer-Vision-Leaderboard/cars)
30+
31+
### CUB-200-2011 Retrieval Leaderboard
32+
- **181222.** Create the [CUB-200-2011 Retrieval Leaderboard](https://kobiso.github.io/Computer-Vision-Leaderboard/cub)
33+
2234

2335
## Related Resources
2436
Check the other good resources about CNN models

0 commit comments

Comments
 (0)