Skip to content

haris0/military-object

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Military Object Detection

This is a simple object detection application, which can be used to detect military objects, this app is built with the Flask framework, the Python programming language, and uses the Yolo object detection model.

This application is part of the research of the Algorithm and Computing Research Lab, developed under the guidance of Mr. Wahyono, S. Kom., Ph.D..

Preview

page1

Installing Setup

Following this step to run the app :

  • Clone this repo
  • Create a virtual environment inside the folder
  • Activate the virtual environment
  • Installing all requirements library using this command
    pip install -r requirements.txt
    
  • Download weight in here, and place in module/object_weight
  • And App is ready to running, hit this command
    flask run
    

Libraries

Some of the main libraries that are used in this application :

About

This is a simple object detection application, which can be used to detect military objects

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published