Skip to content

Latest commit

 

History

History

deltatb

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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...