Skip to content

eddy-ilg/imetrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iMetrics

Overview

This library provides a set of image metrics that you can run out of the box. The metrics can be used directly on iTypes Datasets. Those are basic dataset definitions that can model sequences of 2D data as they appear in almost any 2D vision task. The datasets can be directly visualized super easily with iViz.

Tutorials and YouTube videos will be made available in the second half of 2022.

Installation

Prerequisites:

Instructions:

cd /my/code
git clone https://github.com/eddy-ilg/imetrics
cd imetrics 

# Install requirements
pip3 install --user -r requirements.txt 

# Add to your ~/.bashrc:
# (this will configure PATH and PYTHONPATH)
source /my/code/imetrics/bashrc 

License

The code is licensed under the MIT license. Please contact Eddy Ilg for questions.

Contributions

Contributions are welcome. Please contact Eddy Ilg for questions.

About

Error Metrics Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published