This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
OWOD
mirror of
https://github.com/JosephKJ/OWOD.git
Watch
1
Star
0
Fork
You've already forked OWOD
0
Code
Issues
Projects
Releases
Wiki
Activity
68da418854
OWOD
/
detectron2
/
layers
/
csrc
/
README.md
122 B
Raw
Blame
History
To add a new Op:
Create a new directory
Implement new ops there
Delcare its Python interface in
vision.cpp
.