Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Isa0
/
cat-detection
like
1
ONNX
cat
landmark-detection
computer-vision
License:
mit
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
main
cat-detection
12.8 MB
Ctrl+K
Ctrl+K
1 contributor
History:
10 commits
Isa0
feat: add training code
df0b32f
6 days ago
.gitattributes
Safe
1.57 kB
Add trained cat landmark detection model (PyTorch + ONNX)
6 days ago
.gitignore
Safe
109 Bytes
Add .gitignore for Python and venv artifacts
6 days ago
README.md
Safe
649 Bytes
Add model card metadata
6 days ago
cat_landmark_model.onnx
299 kB
xet
Add trained cat landmark detection model (PyTorch + ONNX)
6 days ago
cat_landmark_model.onnx.data
pickle
Pickle imports
No problematic imports detected
What is a pickle import?
6.16 MB
xet
Add trained cat landmark detection model (PyTorch + ONNX)
6 days ago
cat_landmark_model.pth
pickle
Detected Pickle imports (4)
"torch.FloatStorage"
,
"collections.OrderedDict"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.LongStorage"
What is a pickle import?
6.28 MB
xet
Add trained cat landmark detection model (PyTorch + ONNX)
6 days ago
main.py
Safe
1.37 kB
Add inference script: detect 9 cat facial landmarks and draw bounding box
6 days ago
pyproject.toml
Safe
206 Bytes
chore: update python version
6 days ago
test.jpg
Safe
4.31 kB
Add sample test image
6 days ago
train.py
Safe
6.48 kB
feat: add training code
6 days ago
uv.lock
Safe
37.7 kB
chore: update python version
6 days ago