Skip to content

Releases: dsp-uga/goucher

Optical Flow Enabled Network

06 Apr 01:40
bf329b3
Compare
Choose a tag to compare

this version adds implementation for optical flow based networks and preprocessors.
change log :

  • adds optical flow based network
  • adds optical flow magnitude based network

Variance Enhanced Model

04 Apr 05:37
4b3c7ff
Compare
Choose a tag to compare

this release has implementation for a variance enhanced model. the new implemented network accepts two inputs one is the frame it's self and the other is the variance calculation for the whole sample.
this has improved autolab Mean IOU to 39.84033.

Base Line Version

28 Mar 20:47
f619da0
Compare
Choose a tag to compare

This version includes the framework and a segmentation using deep learning by UNET.