Tags

Tags give the ability to mark specific points in history as being important
  • v0.4.1

    6ce9dce0 · Minor bug fixes ·
    ROOST v0.4.1
    
    Change log
    ------------
    Fix minor bugs at compile time
    
    Deep models
    -----------
    
    Support:
     - libtorch
     - libtorch-cpu
     - vulkan
    
    Inference (infer-images, binary) with:
     - UNet
     - SqueezeUNet
     - LegacyUNet
    
    Train a model (train-model binary) with :
     - UNet
     - SqueezeUNet
    
    Additionally provides a tiler binary (tile-images)
    
    
    Graph analysis
    --------------
    Support Multi-threading
    
    Graphical User Interface
    ------------------------
    Mock up of most of the windows
  • v0.4.0

    ROOST v0.4.0
    
    
    Deep models
    -----------
    
    Support:
     - libtorch
     - libtorch-cpu
     - vulkan
    
    Inference (infer-images, binary) with:
     - UNet
     - SqueezeUNet
     - LegacyUNet
    
    Train a model (train-model binary) with :
     - UNet
     - SqueezeUNet
    
    Additionally provides a tiler binary (tile-images)
    
    
    Graph analysis
    --------------
    Support Multi-threading
    
    Graphical User Interface
    ------------------------
    Mock up of most of the windows
  • v0.3.0

    Support:
     - libtorch
     - libtorch-cpu
     - vulkan
    
    Inference (infer-images, binary) with:
     - UNet
     - SqueezeUNet
     - LegacyUNet
    
    Train a model (train-model binary) with :
     - UNet
     - SqueezeUNet
    
    Additionally provides a tiler binary (tile-images)