Add Imagenet using the new Benchmark API
See original GitHub issueCreate Imagenet (split) as a module in avalanche/benchmarks/new_cdata_loaders
.
You should use the generic functions made available in:
avalanche/benchmarks/scenarios/new_instances/scenario_creation.py
if you want to create an NI scenario.avalanche/benchmarks/scenarios/new_classes/scenario_creation.py
if you want to create a NC scenario.avalanche/benchmarks/scenarios/generic_scenario_creation.py
if you want to create a scenario based on filelists.
Please also add a test in the tests
directory using unittest
.
Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (4 by maintainers)
Top Results From Across the Web
ImageNet Benchmarks — FFCV documentation
We benchmark our system using the ImageNet dataset, covering dataset size (storage), data loading, and end-to-end training. As we demonstrate below, FFCV ...
Read more >Benchmark task: Full finetuning on Imagenet 1% , 10% subsets
Users can run the benchmark on 10% ImageNet subsets from SimCLR with the following command: python tools/run_distributed_engines.py ...
Read more >The ImageNet-CoG Benchmark - GitHub
ImageNet -CoG is a benchmark for concept generalization. It provides a full evaluation framework for pre-trained visual representations which ...
Read more >Welcome to the API docs of the ShiftHappens benchmark!
We aim to create a community-built benchmark suite for ImageNet models comprised of new datasets for OOD robustness and detection, as well as...
Read more >ImageNet Benchmark (Image Classification) | Papers With Code
Rank Model Top 1 Accuracy Number of params Year
1 CoCa (finetuned) 91.0% 2100M 2022
2 Model soups (BASIC‑L) 90.98% 2440M 2022
3 Model soups (ViT‑G/14)...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
okay i’ll follow it
Completed in https://github.com/vlomonaco/avalanche/commit/76fc9e9c3d6d2ebf55624d1c1155344360cb1769