README.md
setup.py
torch_frame/__init__.py
torch_frame/_get_logger.py
torch_frame/ddp_trainer.py
torch_frame/lr_scheduler.py
torch_frame/trainer.py
torch_frame.egg-info/PKG-INFO
torch_frame.egg-info/SOURCES.txt
torch_frame.egg-info/dependency_links.txt
torch_frame.egg-info/requires.txt
torch_frame.egg-info/top_level.txt
torch_frame/hooks/__init__.py
torch_frame/hooks/checkpoint_hook.py
torch_frame/hooks/eval_hook.py
torch_frame/hooks/hookbase.py
torch_frame/hooks/logger_hook.py
torch_frame/utils/__init__.py
torch_frame/utils/config_parser.py
torch_frame/utils/history_buffer.py
torch_frame/utils/logger.py
torch_frame/utils/misc.py
torch_frame/vision/__init__.py
torch_frame/vision/augmentations/__init__.py
torch_frame/vision/augmentations/base.py
torch_frame/vision/augmentations/boxes.py
torch_frame/vision/augmentations/colors.py
torch_frame/vision/tools/__init__.py
torch_frame/vision/tools/object_detection.py