Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
trimble
/
GRiT
like
0
Follow
Trimble
211
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
Deploy
a567fa4
GRiT
/
third_party
/
CenterNet2
/
detectron2
/
layers
/
csrc
/
README.md
Vishakaraj
Upload 1797 files
a567fa4
about 2 years ago
preview
code
|
raw
Copy download link
history
blame
122 Bytes
To add a new Op:
Create a new directory
Implement new ops there
Delcare its Python interface in
vision.cpp
.