Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Zhejiang-University-of-Technology
/
SpareRCNN
like
0
No application file
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
430de99
SpareRCNN
/
SparseRCNN
/
detectron2
/
layers
/
csrc
/
README.md
JF1999
Upload 413 files
430de99
verified
11 months 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
.