/torch-toolbox

A collection of snippets and libraries for Torch from e-Lab

Primary LanguageC

Torch Toolbox

A collection of snippets and libraries for Torch from Purdue e-Lab.

  • Convert-MM to replace the ConvolutionMM with Convolution to support stride on CPU
  • Dataset-tools to augment folder of images
  • GPU-RAM to monitor the GPU's memory usage
  • GUI provides some examples for playing with the Qt Graphical User Interface
  • Net-toolkit is a Lua package for smart/light network saving
  • Re-plotting to recover bad plot and merging splitted training
  • Try-model to load a new model's architecture and visualise its memory consumption
  • Tutorials to help you set up Torch-related environment
  • Video-decoder to receive and decode video from various sources
  • Video-transmitter to encode and transmit video on the fly