Skip to content

matteo-flores/MaskArchitectureAnomaly_CourseProject

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mask Architecture Anomaly Segmentation for Road Scenes [Course Project]

This repository provides a starter-code setup for the Real-Time Anomaly Segmentation project of the Machine Learning Course. It consists of the code base for training/testing ERFNet on the Cityscapes dataset and perform anomaly segmentation. It also contains some code referring to EoMT.

Packages

For instructions, please refer to the README in each folder:

  • eval contains tools for evaluating/visualizing the an ERFNet model's output and performing anomaly segmentation.
  • trained_models Contains the ERFNet trained models for the baseline eval.
  • eomt It is almost the original folder of the EoMT project. Inside it you will find code to train and pretrained checkpoints for EoMT.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 75.0%
  • Python 24.1%
  • Other 0.9%