bytedeco/javacv

JavaCV with YOLOv7

Open

#1.991 aberto em 8 de mar. de 2023

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)Java (1.583 forks)batch import
help wantedquestion

Métricas do repositório

Stars
 (6.985 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Is it possible to get YOLOv7 to work with JavaCV? I tried adapting YOLONet.java, using yolov7.weights as my weights file but I dont know what to use for the config file.

Guia do colaborador