Skip to content
This repository was archived by the owner on Apr 28, 2024. It is now read-only.

emircetinmemis/object-detection-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An basic Object-Detection application for practicing.

First of all, this is a kind of odp application that uses coco set, and its set for learning and experience.

  • This application eliminates a set of given elements from a serial video resource. You can directly set some classes and qualifications for filtering options also, there also exixst an sql output for schemes.

SETUP - You can directly use requirements.txt to set up your environment.

  • conda create -n odp python=3.9 ; conda activate odp ; pip install -r requirements.txt

USAGE - You can directly execute the application with the installed environment.

  • conda activate odp ; python main.py

Example Execution

Photo 1

About

This application eliminates a set of given elements from a serial video resource. You can directly set some classes and qualifications for filtering options also, there also exixst an sql output for schemes.

Topics

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages