10 projects
cjm-yolox-pytorch
A PyTorch implementation of the YOLOX object detection model based on the mmdetection implementation.
cjm-pytorch-utils
Some utility functions for working with PyTorch.
cjm-torchvision-tfms
Some custom Torchvision tranforms.
cjm-pil-utils
Some PIL utility functions I frequently use.
cjm-byte-track
A standalone Python implementation of the ByteTrack multi-object tracker based on the official implementation.
cjm-psl-utils
Some utility functions using the Python Standard Library.
cjm-pandas-utils
Some utility functions for working with Pandas.
cjm-diffusers-utils
Some utility functions I frequently use with 🤗 diffusers.
cjm-kaggle-utils
Some utility functions for working with the Kaggle API.
cjm-parallel-utils
Utility functions for parallel operations.