sde123
sde123
@layumi hello Thank you But when I run the gpu_compile.m I got an error ``` /home/dai/code/person_reidentification/5/Untitled Folder/2016_person_re-ID-master/matlab/src/bits/impl/bilinearsampler_gpu.cu(247): warning: variable "backward" was declared but never referenced detected during instantiation of "vl::ErrorCode...
@layumi Thankyou When I run the train_id_net_res_2stream.m,because I only have one gpu,I add opts.gpus = 1 to the cnn_train_dag.m,but I got the error ``` train: epoch 01: 1/127:Error using +...
@PkuRainBow thank you very much for your work, but i have a problem that the NUM_CLASSES: 19 in experiment/seg_hrnet_w48_train_512x1024_sgd_lr1e-2_wd5e-4_bs_12_epoch484.yaml. However, the total number of class in Cityscapes dataset is 34,...
@thomaspark-pkj hello, I have run like this:python run.py --data_dir=/home/dai/code/person_reidentification/5/cuhk03_release but I still got a problem that :TypeError: split() takes at least 3 arguments (3 given). Could you please tell me...
@thomaspark-pkj hello I solved the problem,and run the code. But I also want to show the feature like the visualization of feature in the paper,I run the code and find...
@Cysu hello thank you for your code on person re_identification,but,I run the code and got a problem:error: invalid conversion from ‘const void_’ to ‘void_’ [-fpermissive]. I have install openmpi-1.6.5. could...
@Cysu Thank you for your reply But I maybe need a prid_iter_11000.caffemodel Beaue I have a problem: -------------------------------------------------------------------------- mpirun has detected an attempt to run as root. Running at root...
@Cysu I have make the caffe successdfully the following Makefile.config: ## Refer to http://caffe.berkeleyvision.org/installation.html # Contributions simplifying and improving our build system are welcome! # cuDNN acceleration switch (uncomment to...
@Cysu Thank you very much But when I run ./scripts/exp_individually.sh prid. I got a error ... I0919 07:41:33.256155 6575 net.cpp:237] data does not need backward computation. I0919 07:41:33.256157 6575 net.cpp:278]...
@Cysu Thank you,I thank I have compiled caffe sunccessfully,Because I don't get any error during compile caffe. But I have comment out the line and still got a error ......