Add README, training/inference code, and trained DINOv2-small pose-classifier checkpoint
#1
by jennamk14 - opened
Uploads:
- README.md (Imageomics model-card template, populated from the code)
- pose_classifier.py - inference wrapper (ViewPointClassifier)
- train_pose_classifier.py - training script
- POSE_CLASSIFIER_GUIDE.md - user guide with pose-class reference
- checkpoints/best_pose_model.pth - trained DINOv2-small + MLP head weights (~88 MB, LFS)
Note: README YAML frontmatter still needs license: and (optionally) datasets: filled in.
jennamk14 changed pull request status to merged