Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Superlang
/
ImageProcessor
like
24
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
75889ad
ImageProcessor
/
annotator
/
oneformer
/
detectron2
/
layers
/
csrc
/
README.md
Huang
addd
75889ad
almost 2 years ago
preview
code
|
raw
Copy download link
history
blame
Safe
122 Bytes
To add a new Op:
Create a new directory
Implement new ops there
Delcare its Python interface in
vision.cpp
.