Skip to content

abhishek98-force/Object_Detection

Repository files navigation

visualobjects

identifying and demarcating objects from images and videos using sota libraries/ecosystem for object detection

To use locally

  1. Clone the repository:

    git clone https://github.com/yourusername/visualobjects.git
    
  2. Navigate to the project directory:

    cd visualobjects
    
  3. Copy yolo.onnx file from release into the yolo-service

  4. Build and start Docker containers:

    docker compose up -d --build
    
  5. Access the frontend through http://localhost:5173.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors