Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 351 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 351 Bytes

Delta Toolbox

The Delta toolbox provides utility scripts for dense image machine learning with PyTorch.

  • Dataset folder contains datasets classes in PyTorch format for loading multiple images and targets for dense prediction such as semantic segmentation.
  • networks folder contains scripts for several networks, including UNet, SegNet...