Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
ddoc
/
ct
like
0
Model card
Files
Files and versions
xet
Community
main
ct
/
annotator
/
oneformer
/
detectron2
/
layers
/
csrc
/
README.md
ddoc
Upload 934 files
67e6429
about 2 years ago
preview
code
|
raw
Copy download link
history
blame
contribute
delete
Safe
122 Bytes
To add a new Op:
Create a new directory
Implement new ops there
Delcare its Python interface in
vision.cpp
.