-
When I compile the loaddataset.py,the erro occured. Call for help!
E:/python_work/small_norb-master/read_smallnorb/loaddataset.py:29: DeprecationWarning: The binary mode of fromstring is deprecated…
-
Hi ,I am trying to recreate your results on the NYU_V2 dataset,but the huber loss can't converge when training. I guess i need to make data augmentation, but i am unsure how to do it. Now i have 12k …
E-MHJ updated
6 years ago
-
Hello, I'm new using curfil to train and predict on NYU depth v2 dataset. I practice like the wiki said. And I print out the probabilityImage and find that label_1.png and label_2.png are all zeros, l…
-
Hi, thank you for release the code firstly, but when I train on the NYU dataset and run the script Train_FuseNet.py, I meet the error "RuntimeError: Need input.size[1] == 3 but got 1 instead."as follo…
-
I'm just re-reading your paper. In the section "Does synthetic data help?" you stated that "especially for the semantic scene completion task having [synthetic data] would give a 10.3% improvement in…
-
hello, I am trying to recreate your results on the NYU_depth dataset with Tensorflow, I use your published test code directly as a build network. When training, I found the value of the network output…
-
Hi,
Thanks for sharing your excellent work. I try to finetune Resnet-50 with NYU-v2 labeled data (1449 pair) in caffe (intending to overfit the dataset).
Augmentations are done as the paper desc…
-
Hello, is it possible to share your NYU depth result files? So that we don't have to rerun your code for benchmark and reference. Thanks!
-
(1) I have a docker image [latest] running. Crawls work. However, I have been unable to read the data_pages/xxxx-0.deflate file. (I can read the data_monitor csv files). I tried "target_storage.dat…
-