-
Hello, I'm a student of Tsinghua University. I found that running unet2_ test. The values of the image generated by py file are not all 0 and 255, but also some values between 0 and 255. I want to…
-
Hi!
When I'm running the CDP4_experiment on the Neurorobotics Platform, I'm having a protobuf version issue. When I launch the experiment, at some point the backend returns the following error (and t…
-
Hi @xinggangw @Unrealluver @ifzhang @LegendBC ,
Thanks for the release of the great work. But, I was trying to understand how I can actually interpret the model such that the results will be more exp…
-
### What?
- [CS231n: Deep Learning for Computer Vision](http://cs231n.stanford.edu/) assignments self-study
-
Hi, I can successfully compile the caffe from caffe.berkeleyvision.org/. But I failed to compile the caffe in caffe-sal folder and got the following problem:
/bin/ld: cannot find -lblas
collect2: …
-
-
I want to train this SalGAN network on my own dataset. I have the original images and the ground-truth images (no fixation maps). What I have presumed is that in Train section of [01-data_preprocessi…
-
_The following peer review was solicited as part of the Distill review process._
_**The reviewer chose to waive anonymity.** Distill offers reviewers a choice between anonymous review and offering …
-
I have just finished raster_sample and am trying to run classify and get a weird error about a keyword n_jobs
```
(base) root@7e155d7d6139:~# classify -i /mnt/work/input/output/fullVrt__BD1_BK8_SC…
-
1)What is the F-measure and MAE result of stage1 in the multi-task setting?
2)Why are the Miou results of syn_stage1(val_voc) and test_stage1 different in the same model?
3)Why is the result of test…