Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
trimble
/
GRiT
like
0
Follow
Trimble
182
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Deploy
72a2e39
GRiT
/
third_party
/
CenterNet2
/
detectron2
/
layers
/
csrc
/
README.md
Vishakaraj
Upload 1797 files
a567fa4
over 1 year 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
.