yjh0410 / PyTorch_YOLOF

A PyTorch version of You Only Look at One-level Feature object detector
36 stars 9 forks source link

regarding training #10

Open snehashis1997 opened 10 months ago

snehashis1997 commented 10 months ago

if I want to do custom training. should I mark each and every human in a frame with some class label? in my case (suppose try to build a running action detection), in every frame, there are 5-10 people. but only 1-2 are running. should I annotate others also?