OneMondy
OneMondy
@XingangPan Can you explain it in detail?
Hi xingang, After running train.sh, the following error is encountered: (the data set has been checked, part of the driver_182_30 data set is used as the training set, and the...
In the introduction you mentioned , you show the result of the lane detection ablue Ground truth,VGG16 and VGG16+SCNN,Can you provide a model of VGG16 for lane detection in your...
Hi,XingangPan@XingangPan,I trained with my own labeled data set. I have run the train.sh with the following question. Can you help me see it? ... -> output } } load file(lane-gen.lua):...
@XingangPan I would like to ask, in the training process, model_new.t7, model_best.t7 are generated. Which one is the trained model? What is the vgg_SCNN_DULR9_w9.t7 generated by running th SCNN-gen.lua? thank...
When the number of videos is less than the number of GPUs, an error is reported when multiple cards are running. 
File "/home/anaconda3/envs/qxm_cogv_080/lib/python3.10/site-packages/vbench2_beta_i2v/__init__.py", line 36, in evaluate results = evaluate_func(cur_full_info_path, self.device, submodules_list, **kwargs) File "/home/anaconda3/envs/qxm_cogv_080/lib/python3.10/site-packages/vbench2_beta_i2v/i2v_background.py", line 70, in compute_i2v_background dream_model, preprocess = dreamsim(pretrained=True) File "/home/anaconda3/envs/qxm_cogv_080/lib/python3.10/site-packages/dreamsim/model.py", line 293, in dreamsim ours_model =...