-
compile custom operation for bilateral upsample, run:
cd main pip install -r requirements.txt make
The environment for compiling is strict:
- python2.7
- cuda8.0(nvcc)
- tensorflow 1.1
-
Evaluation:
python main/run.py <input file path> <output file path>