3 projects
detectools
Overlay of PyTorch to generalize trainning and inference processes for detection & instance segmentation tasks.
segmentools
Segmentools provide low and high levels utilities to train, evaluate and deploy models. Low levels classes and functions are usefull develop new method while keeping data formats uniforms and high level classes allow to write scripts in a very concise and understable way.
computervisiontools
Overlay of PyTorch that contain utilities for basic task in computer vision (Image preprocessing, reading/writing images, set reproducibility, etc..).