identifying and demarcating objects from images and videos using sota libraries/ecosystem for object detection
-
Clone the repository:
git clone https://github.com/yourusername/visualobjects.git
-
Navigate to the project directory:
cd visualobjects -
Copy yolo.onnx file from release into the yolo-service
-
Build and start Docker containers:
docker compose up -d --build
-
Access the frontend through http://localhost:5173.