Skip to content
/ DOI Public

Detection of Objects in Images -- module for the Autopsy Forensic Browser

License

Notifications You must be signed in to change notification settings

labcif/DOI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOI - Detection of Objects in Images

DOI is an application that searches for images in a provided folder and detects objects in the images.

It uses the YOLOV3 system. It works on GPU with CUDA support, using Darknet For Windows. On CPU, the application uses the DNN module of OpenCV.

This application was built in Python 3.7.

It only supports Windows (for now).

Usage

As stand alone application

This application can be used as a stand alone application. There are two versions:

  • Python version: check it out here
  • Executable version: check it out here

The executable version does not need instalation.

In Autopsy

In order to integrate DOI with Autopsy, there are two modules:

Supported image file formats

BMP, DIB, GIF, JPEG, JPEG2000, PBM, PCX, PNG, PPM, SGI, SUN, TGA, TIFF, WEBP and XBM.

Authors

  • Mihail Stratan (Instituto Politécnico de Leiria - Portugal)
  • Paulo Martinho (Instituto Politécnico de Leiria - Portugal)

Mentors

  • Patrício Domingues (Instituto Politécnico de Leiria - Portugal)
  • Miguel Frade (Instituto Politécnico de Leiria - Portugal)

About

Detection of Objects in Images -- module for the Autopsy Forensic Browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages