Open avBuffer opened 1 year ago
Hey! I canceled bellowed remark codes and opened these model and video to run, but these results are wrong and these boxes' position aren't right. Please tell me if I should modify other codes or other files?
code: string YOLO_MODEL_PATH = PROJECT_DIR + "/model/best_nofocus_relu.rknn"; string SORT_MODEL_PATH = PROJECT_DIR + "/model/osnet_x0_25_market.rknn"; string VIDEO_PATH = PROJECT_DIR + "/data/DJI_0001_S_cut.mp4"; string VIDEO_SAVEPATH = PROJECT_DIR + "/data/results.mp4";
me too, how do you solve it?
Hey! I canceled bellowed remark codes and opened these model and video to run, but these results are wrong and these boxes' position aren't right. Please tell me if I should modify other codes or other files?
code: string YOLO_MODEL_PATH = PROJECT_DIR + "/model/best_nofocus_relu.rknn"; string SORT_MODEL_PATH = PROJECT_DIR + "/model/osnet_x0_25_market.rknn"; string VIDEO_PATH = PROJECT_DIR + "/data/DJI_0001_S_cut.mp4"; string VIDEO_SAVEPATH = PROJECT_DIR + "/data/results.mp4";