mirror of
https://github.com/RE-OWOD/RE-OWOD.git
synced 2025-06-03 14:59:31 +08:00
To add a new Op:
- Create a new directory
- Implement new ops there
- Delcare its Python interface in
vision.cpp
.
To add a new Op:
vision.cpp
.