DAN
DAN copied to clipboard
Code release of "Learning Transferable Features with Deep Adaptation Networks" (ICML 2015)
### Issue summary There occurring an error when I run cmake cmd,and the error details are available in the CMakeOutput.log and CMakeError.log following in the appendix ### System configuration Operating...
I called the training command like that "./build/tools/caffe train -solver models/DAN/amazon_to_webcam/solver.prototxt -weights models/bvlc_reference_caffenet/bvlc_reference_caffenet.caffemodel" on my dual gpu machine. After 2000 iteration, the training stopped. But I search the whole working...
Please use the [caffe-users list](https://groups.google.com/forum/#!forum/caffe-users) for usage, installation, or modeling questions, or other requests for help. _Do not post such requests to Issues._ Doing so interferes with the development of...
Please use the [caffe-users list](https://groups.google.com/forum/#!forum/caffe-users) for usage, installation, or modeling questions, or other requests for help. _Do not post such requests to Issues._ Doing so interferes with the development of...
In the JAN-A model on alexnet, it says that the best weight for "fc7_mmd_loss" is -0.3 if using adversial. I wonder if it is the same when applying JAN-A on...