README.rst
setup.py
scripts/tcv
tests/__init__.py
tests/test_config.py
tests/test_generate_data.py
tests/test_preprocess.py
tests/test_tcv_script.py
tests/data/__init__.py
tests/data/config_strings.py
tests/data/create_configs.py
tests/data/create_images.py
tests/data/shell_ouputs.py
torch_cv.egg-info/PKG-INFO
torch_cv.egg-info/SOURCES.txt
torch_cv.egg-info/dependency_links.txt
torch_cv.egg-info/requires.txt
torch_cv.egg-info/top_level.txt
torchcv/__init__.py
torchcv/bin/__init__.py
torchcv/bin/preprocess.py
torchcv/bin/starter.py
torchcv/config/__init__.py
torchcv/config/_utils.py
torchcv/config/config.py
torchcv/engine/__init__.py
torchcv/engine/preprocess.py
torchcv/preprocessing/__init__.py
torchcv/preprocessing/base.py
torchcv/preprocessing/calculate_statistics.py
torchcv/preprocessing/create_csv.py
torchcv/preprocessing/label_map.py
torchcv/preprocessing/resize.py