Skip to content

Patschwemm/CudaLab_Project

Repository files navigation

CudaLab Project

Github of Sebastian, Patrick and Sergej for CudaVision Lab - Final Project.

https://www.ais.uni-bonn.de/WS2223/CudaLab/

To Train with Coco dataset download cocoapi from: - https://github.com/cocodataset/cocoapi Follow install from given github for python.

TO-DO subtasks

  • Implement Accuracy correctly (mAcc)
  • Implement mIoU -> Metric apparently correctly implemented, but training on COCO doesn't show much improvement. Bug? Or requires more training?
  • City-scapes dataset sequencing
    • Pytorch dataset implementation -> Sort and sequence
    • 5 options for the ground truth (Since it's 5 frame sequences)
  • Temporal Augmentation
  • Get baseline results (Frame by frame)
  • Get results sequenced manner
  • ConvGRU, ConvLSTM instead of ConvRNN for the COCO
  • Encoder-Decoder (Resnet & VGG-Like)
  • Check "temporal regularization"
  • (Optional) U-Net (DRU and SRU)
  • Generate images and notebook for results

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages