Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

YMmim
/
object-detection-scratch

Object Detection
PyTorch
English
faster-rcnn
yolo
pascal-voc
educational
from-scratch
Model card Files Files and versions
xet
Community
object-detection-scratch
46.9 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
YMmim's picture
YMmim
Object detection from scratch: Faster R-CNN + YOLO comparison
a3a92f1 verified 2 days ago
  • .gitattributes
    1.52 kB
    initial commit 2 days ago
  • README.md
    4.1 kB
    Object detection from scratch: Faster R-CNN + YOLO comparison 2 days ago
  • box_utils.py
    5.85 kB
    Object detection from scratch: Faster R-CNN + YOLO comparison 2 days ago
  • dataset.py
    5.36 kB
    Object detection from scratch: Faster R-CNN + YOLO comparison 2 days ago
  • infer.py
    5.09 kB
    Object detection from scratch: Faster R-CNN + YOLO comparison 2 days ago
  • losses.py
    5.9 kB
    Object detection from scratch: Faster R-CNN + YOLO comparison 2 days ago
  • model.py
    9.16 kB
    Object detection from scratch: Faster R-CNN + YOLO comparison 2 days ago
  • train.py
    6.8 kB
    Object detection from scratch: Faster R-CNN + YOLO comparison 2 days ago
  • yolo_infer.py
    3.08 kB
    Object detection from scratch: Faster R-CNN + YOLO comparison 2 days ago