Skip to content

olalium/object-detection

Repository files navigation

object-detection 🖼️🖼️🖼️

A helpful boilerplate for object detection, using Spring Boot (Kotlin) and YOLOv7

Setup

Prerequisites

Java 17

Compiled darknet .exe https://github.com/AlexeyAB/darknet with YOLOv7 model AlexeyAB/darknet#8595

install, compile and build jar

  1. to install dependencies, compile and build jar run ./gradlew build
  2. then run the outputted jar with java -jar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages