Skip to content

Evaluate the Darknet Model for training results just by executing this.

License

Notifications You must be signed in to change notification settings

enfycius/IoU-for-Darknet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IoU For Darknet

Evaluate the Darknet Model for training results just by executing this.

GitHub commit activity GitHub closed issues

Table of contents

⚡️ Quick Start

First, create directories named iou, drive, test.

mkdir iou drive test

Second, move source images(.png) and labels(.txt) to the drive directory you just created.

⚠️ The name has to be same as the image name except the extension. i.e, if an image is abc.png, label file is abc.txt.

Next, just execute the following command.

python3 analysis.py

That's all you need to know to start:wink: !

⚠️ License

Iou For Darknet is free and open-source software licensed under the GPL-3.0.

About

Evaluate the Darknet Model for training results just by executing this.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages