Home

Awesome

About this repository

This repository is a quick and not so pretty solution for reproducing the edge evaluation on the PASCAL_MT data set. The evaluation protocol is implemented in the seism library (https://github.com/jponttuset/seism). This codebase actually uses the project https://github.com/SimonVandenhende/Multi-Task-Learning-PyTorch , as a way to call the seism evaluation library. The seism library implements the edge evaluation using MATLAB, and thus it is required to have it installed.

How to use