LICENSE
README.md
pyproject.toml
src/future_shot/__init__.py
src/future_shot/data.py
src/future_shot/few_shot.py
src/future_shot/lightning.py
src/future_shot/model.py
src/future_shot/module.py
src/future_shot/trainer.py
src/future_shot.egg-info/PKG-INFO
src/future_shot.egg-info/SOURCES.txt
src/future_shot.egg-info/dependency_links.txt
src/future_shot.egg-info/requires.txt
src/future_shot.egg-info/top_level.txt
src/future_shot/extra/__init__.py
src/future_shot/extra/wandb.py
src/future_shot/extra/timm/__init__.py
src/future_shot/extra/timm/model.py
src/future_shot/extra/timm/preprocessing.py
src/future_shot/extra/transformer/__init__.py
src/future_shot/extra/transformer/lr_scheduler.py
src/future_shot/extra/transformer/preprocessing.py