hust-kevin
hust-kevin
@tsattler I have 15 images, also get this error
hi, @tsattler ```shell Need to run COLMAP Features extracted Features matched ERROR: failed to create sparse model Traceback (most recent call last): File "imgs2poses.py", line 18, in gen_poses(args.scenedir, args.match_type) File...
@xupine do you solved it? I meet the same problem, if I use multi-gpu, the code stuck and did not run, and the gpu-util is 0
@vincentfung13 same question
if epoch 8 can achive good result, why need train 400 epoch? what's more, the code is really dirty, not clearly at all
@SangbumChoi any estimated timeline for this
1 month has passed, what is going on?
@dingjiansw101 whenn will open source mmdet version
@D3lt4lph4 @JordanPeltier do you understand the variance? I also have same question
@rykov8 in your code,what do variances mean !! ` priorbox = PriorBox(img_size, 30.0, aspect_ratios=[2], variances=[0.1, 0.1, 0.2, 0.2], name='conv4_3_norm_mbox_priorbox')` look forward your reply,thanks