fyu / drn

Dilated Residual Networks
https://www.vis.xyz/pub/drn
BSD 3-Clause "New" or "Revised" License
1.1k stars 219 forks source link

how to use the codes under the folder of the "lib"? #21

Open Ai-is-light opened 6 years ago

Ai-is-light commented 6 years ago

I'm really interested in your work. But I'm not similar with Pytorch and confused about how to use the codes under the folder of the "lib", there are many code , like "*.cu", ".c", "**.so". would you mind giving some advice or links to build them. Thanks. @fyu

acgtyrant commented 6 years ago

If you use Ubuntu 16.04, just add this lib into PYTHON and export the latter.

Or make it by youself.

Ai-is-light commented 6 years ago

@acgtyrant just put the lib into the python's package called lib(python lib)?

acgtyrant commented 6 years ago

add this lib into PYTHONPATH