flyxuexi

Results 5 issues of flyxuexi

I used the MSNet3D_SF.ckpt you provided.We fine-tuned 400 rounds on kitti2015 and submitted the parallax map to the kitti website, but the results were very different from those in the...

我是用的是下列命令#!/usr/bin/env bash set -x DATAPATH="/home/fly/Dataset/KITTI_2015/" CUDA_VISIBLE_DEVICES=0 python save_disp.py --datapath $DATAPATH --testlist ./filenames/kitti15_test.txt --model cfnet --maxdisp 256 \ --loadckpt "./pretrained model/finetuning_model"

Thank you for your great work, I uploaded the disparity map in version_0/media generated through stereo.py to the kitti official website, and the index I got was slightly worse than...