Kitsu
is individually developed and used trainer library like PyTorchLightning and Trainer of HuggingFace developed by Kitsunetic
.
pip install git+https://github.com/kitsunetic/kitsu
Please install following libraries on your own.
- PyTorch (https://pytorch.org/get-started/previous-versions)
- PyTorch3D (Optional) (https://github.com/facebookresearch/pytorch3d/blob/main/INSTALL.md)
Following libraries will be installed automatically.
- scikit-image
- omegaconf
- easydict
- tqdm
- matplotlib