You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 19, 2020. It is now read-only.
Place the "Train" folder into "($Caffe_Dir)/examples/", and rename "Train" to "VDSR"
What is ($Caffe_Dir)? Is it caffe or caffe2? I am a bit confused about your directory structures in the usage section.
To train VDSR, run ./build/tools/caffe train --solver examples/VDSR/VDSR_solver.prototxt
What is ./build/tools/caffe? Is caffe an executable? Where is this directory?
I thought by based on caffe, you mean python code written in caffe, but I didn't find any python code file.
Thanks for your clarification.
The text was updated successfully, but these errors were encountered:
Hi Zehao,
I don't quite understand the usage instructions.
Place the "Train" folder into "($Caffe_Dir)/examples/", and rename "Train" to "VDSR"
What is ($Caffe_Dir)? Is it caffe or caffe2? I am a bit confused about your directory structures in the usage section.
What is ./build/tools/caffe? Is caffe an executable? Where is this directory?
I thought by based on caffe, you mean python code written in caffe, but I didn't find any python code file.
Thanks for your clarification.
The text was updated successfully, but these errors were encountered: