ZhouXiner
ZhouXiner
Hi, sorry to bother. I try to run the city_night in the code, And I use the config from the raw git https://github.com/kminoda/VIODE/blob/master/calibration_files/cam0_pinhole.yaml But The performance is bad, do you...
Hi, I try to segment all the sequences in ADVIO dataset. I successfully segment some cases like 10, 13, 23 and the rmse is great. But I notice that the...
Hi, I try to use the plane segmentation in the ADVIO dataset you provides, however it cant perforn like the mask you provide after CRF interface. I use the pretrained...
When building map relaitionship between fisheye image and cube image, the fuction "CubemapToFisheye", I notice that the related beadring vector of (u,v) in fisheye image will be evaluated by: i...
Hi, team I failed when I run image_demo.py with my own prompts: cone,car,trafficsign,truck,pillar I check the code in yolo.world.py and I find this: self.bbox_head.num_classes = txt_feats[0].shape[0] it size is [6,...