8000 GitHub - sailfish009/mydl: pytorch base drawing
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sailfish009/mydl

Repository files navigation

mydl

my custom "detectron2" as pytorch-lightning

released under Apache license

thanks for hint, xuan

note:

_C.so : detectron2(name replaced with mydl) C compiled module

git clone https://github.com/sailfish009/mydl_C

cd mydl_C

CC=gcc-8 CXX=g++-8 python3 setup.py build

cp build/lib.linux-x86_64-3.?/mydl/_C.cpython-3?m-x86_64-linux-gnu.so ../mydl/_C.so (or ./_copy.sh)

About

pytorch base drawing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0