{"adoption": {"forks": 1044, "observed_at": "2026-08-28T04:07:56.015012+00:00", "stars": 3312}, "canonical_url": "https://ross.abutalabs.com/products/pytorch-yolo-v3", "card": {"archived": false, "artifact_type": "library", "description": "A PyTorch implementation of the YOLO v3 object detection algorithm", "domain": ["computer-vision", "deep-learning", "machine-learning", "image-processing"], "enriched": true, "function": ["computer-vision", "image-processing", "deep-learning", "machine-learning"], "health_score": 20, "homepage": null, "language": "Python", "license": null, "license_family": "other", "maturity": "maintenance", "member_repos": ["ayooshkathuria/pytorch-yolo-v3", "ayooshkathuria/YOLO_v3_tutorial_from_scratch"], "name": "pytorch-yolo-v3", "platform": ["python", "cross-platform"], "pushed_at": "2024-01-16T12:30:23+00:00", "repo": "ayooshkathuria/pytorch-yolo-v3", "stars": 3312, "tags": ["yolo", "yolov3", "object-detection", "pytorch", "tutorial", "inference", "linux", "gpu"], "topics": ["yolov3", "yolo", "object-detection", "pytorch"], "urls": [{"kind": "homepage", "url": "https://blog.paperspace.com/how-to-implement-a-yolo-object-detector-in-pytorch/"}, {"kind": "site_page", "url": "https://docs.paperspace.com/"}, {"kind": "site_page", "url": "https://www.paperspace.com/pricing"}, {"kind": "site_page", "url": "https://updates.paperspace.com/"}, {"kind": "site_page", "url": "https://www.paperspace.com/about"}], "use_cases": ["run object detection on images with yolo v3 in pytorch", "detect objects in video files using yolo", "learn how to implement yolo v3 from scratch", "understand yolo network architecture and non-maximum suppression", "experiment with yolo v3 weights on custom images", "study a minimal pytorch object detector codebase"], "what_it_is": "A minimal PyTorch implementation of the YOLO v3 object detection algorithm, supporting detection on images and video with configurable resolution and confidence thresholds. It is accompanied by a detailed 5-part tutorial series explaining how to build the detector from scratch.", "when_to_avoid": ["you need training code - only the detection module is implemented", "you need a maintained, production-ready detector with active issue support", "you require modern PyTorch versions - the code targets PyTorch 0.4 and Python 3.5", "you need a license for commercial use - no license is provided"], "when_to_choose": ["you want a readable, minimal YOLO v3 implementation for learning or research", "you need inference-only object detection with pretrained COCO weights", "you want to follow a step-by-step tutorial on building YOLO v3 in PyTorch"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/repos/ayooshkathuria/pytorch-yolo-v3", "repo": "ayooshkathuria/pytorch-yolo-v3", "role": "main", "score": 32}, {"path": "/repos/ayooshkathuria/YOLO_v3_tutorial_from_scratch", "repo": "ayooshkathuria/YOLO_v3_tutorial_from_scratch", "role": "examples", "score": 32}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:07:56.015012+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T18:42:23.271226+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3205d94ff21e36eabf206d3ee4cc2c916c7153bae415de4b0a2f60019126976f", "fetched_at": "2026-08-28T04:07:56.015012+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ayooshkathuria/pytorch-yolo-v3"}, {"content_hash": "ca5e0c27d12f7cf33c4c78546bd30c20bccc1a6c270f74a74d5d1f0ec13542d1", "fetched_at": "2026-08-29T09:35:23.733075+00:00", "kind": "homepage", "missing": false, "url": "https://blog.paperspace.com/how-to-implement-a-yolo-object-detector-in-pytorch/"}, {"content_hash": "a5b08c40101fe566f9f335ef96ad45f493e92b80525d5576a7b6a5c195c332fb", "fetched_at": "2026-08-29T09:35:23.742655+00:00", "kind": "site_page", "missing": false, "url": "https://docs.paperspace.com/"}, {"content_hash": "a494c98640cffa8e836976e3fc31b5a293820bd55c7ff87985a324aec7a47037", "fetched_at": "2026-08-29T09:35:23.750496+00:00", "kind": "site_page", "missing": false, "url": "https://www.paperspace.com/about"}, {"content_hash": "c3cd7dfd10ccc844086796d0094ae8e6178d48b76a5055bc3510c73cb91e37a8", "fetched_at": "2026-08-29T09:35:23.744831+00:00", "kind": "site_page", "missing": false, "url": "https://www.paperspace.com/pricing"}, {"content_hash": "239e2109c8032977dee961675fa3837f359a23c7132e7409528b265947cc983e", "fetched_at": "2026-08-29T09:35:23.747682+00:00", "kind": "site_page", "missing": false, "url": "https://updates.paperspace.com/"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:07:56.015012+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T18:42:23.271226+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3205d94ff21e36eabf206d3ee4cc2c916c7153bae415de4b0a2f60019126976f", "fetched_at": "2026-08-28T04:07:56.015012+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ayooshkathuria/pytorch-yolo-v3"}, {"content_hash": "ca5e0c27d12f7cf33c4c78546bd30c20bccc1a6c270f74a74d5d1f0ec13542d1", "fetched_at": "2026-08-29T09:35:23.733075+00:00", "kind": "homepage", "missing": false, "url": "https://blog.paperspace.com/how-to-implement-a-yolo-object-detector-in-pytorch/"}, {"content_hash": "a5b08c40101fe566f9f335ef96ad45f493e92b80525d5576a7b6a5c195c332fb", "fetched_at": "2026-08-29T09:35:23.742655+00:00", "kind": "site_page", "missing": false, "url": "https://docs.paperspace.com/"}, {"content_hash": "a494c98640cffa8e836976e3fc31b5a293820bd55c7ff87985a324aec7a47037", "fetched_at": "2026-08-29T09:35:23.750496+00:00", "kind": "site_page", "missing": false, "url": "https://www.paperspace.com/about"}, {"content_hash": "c3cd7dfd10ccc844086796d0094ae8e6178d48b76a5055bc3510c73cb91e37a8", "fetched_at": "2026-08-29T09:35:23.744831+00:00", "kind": "site_page", "missing": false, "url": "https://www.paperspace.com/pricing"}, {"content_hash": "239e2109c8032977dee961675fa3837f359a23c7132e7409528b265947cc983e", "fetched_at": "2026-08-29T09:35:23.747682+00:00", "kind": "site_page", "missing": false, "url": "https://updates.paperspace.com/"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T18:42:23.271226+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3205d94ff21e36eabf206d3ee4cc2c916c7153bae415de4b0a2f60019126976f", "fetched_at": "2026-08-28T04:07:56.015012+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ayooshkathuria/pytorch-yolo-v3"}, {"content_hash": "ca5e0c27d12f7cf33c4c78546bd30c20bccc1a6c270f74a74d5d1f0ec13542d1", "fetched_at": "2026-08-29T09:35:23.733075+00:00", "kind": "homepage", "missing": false, "url": "https://blog.paperspace.com/how-to-implement-a-yolo-object-detector-in-pytorch/"}, {"content_hash": "a5b08c40101fe566f9f335ef96ad45f493e92b80525d5576a7b6a5c195c332fb", "fetched_at": "2026-08-29T09:35:23.742655+00:00", "kind": "site_page", "missing": false, "url": "https://docs.paperspace.com/"}, {"content_hash": "a494c98640cffa8e836976e3fc31b5a293820bd55c7ff87985a324aec7a47037", "fetched_at": "2026-08-29T09:35:23.750496+00:00", "kind": "site_page", "missing": false, "url": "https://www.paperspace.com/about"}, {"content_hash": "c3cd7dfd10ccc844086796d0094ae8e6178d48b76a5055bc3510c73cb91e37a8", "fetched_at": "2026-08-29T09:35:23.744831+00:00", "kind": "site_page", "missing": false, "url": "https://www.paperspace.com/pricing"}, {"content_hash": "239e2109c8032977dee961675fa3837f359a23c7132e7409528b265947cc983e", "fetched_at": "2026-08-29T09:35:23.747682+00:00", "kind": "site_page", "missing": false, "url": "https://updates.paperspace.com/"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:07:56.015012+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:07:56.015012+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:07:56.015012+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T18:42:23.271226+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3205d94ff21e36eabf206d3ee4cc2c916c7153bae415de4b0a2f60019126976f", "fetched_at": "2026-08-28T04:07:56.015012+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ayooshkathuria/pytorch-yolo-v3"}, {"content_hash": "ca5e0c27d12f7cf33c4c78546bd30c20bccc1a6c270f74a74d5d1f0ec13542d1", "fetched_at": "2026-08-29T09:35:23.733075+00:00", "kind": "homepage", "missing": false, "url": "https://blog.paperspace.com/how-to-implement-a-yolo-object-detector-in-pytorch/"}, {"content_hash": "a5b08c40101fe566f9f335ef96ad45f493e92b80525d5576a7b6a5c195c332fb", "fetched_at": "2026-08-29T09:35:23.742655+00:00", "kind": "site_page", "missing": false, "url": "https://docs.paperspace.com/"}, {"content_hash": "a494c98640cffa8e836976e3fc31b5a293820bd55c7ff87985a324aec7a47037", "fetched_at": "2026-08-29T09:35:23.750496+00:00", "kind": "site_page", "missing": false, "url": "https://www.paperspace.com/about"}, {"content_hash": "c3cd7dfd10ccc844086796d0094ae8e6178d48b76a5055bc3510c73cb91e37a8", "fetched_at": "2026-08-29T09:35:23.744831+00:00", "kind": "site_page", "missing": false, "url": "https://www.paperspace.com/pricing"}, {"content_hash": "239e2109c8032977dee961675fa3837f359a23c7132e7409528b265947cc983e", "fetched_at": "2026-08-29T09:35:23.747682+00:00", "kind": "site_page", "missing": false, "url": "https://updates.paperspace.com/"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:07:56.015012+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:07:56.015012+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T18:42:23.271226+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3205d94ff21e36eabf206d3ee4cc2c916c7153bae415de4b0a2f60019126976f", "fetched_at": "2026-08-28T04:07:56.015012+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ayooshkathuria/pytorch-yolo-v3"}, {"content_hash": "ca5e0c27d12f7cf33c4c78546bd30c20bccc1a6c270f74a74d5d1f0ec13542d1", "fetched_at": "2026-08-29T09:35:23.733075+00:00", "kind": "homepage", "missing": false, "url": "https://blog.paperspace.com/how-to-implement-a-yolo-object-detector-in-pytorch/"}, {"content_hash": "a5b08c40101fe566f9f335ef96ad45f493e92b80525d5576a7b6a5c195c332fb", "fetched_at": "2026-08-29T09:35:23.742655+00:00", "kind": "site_page", "missing": false, "url": "https://docs.paperspace.com/"}, {"content_hash": "a494c98640cffa8e836976e3fc31b5a293820bd55c7ff87985a324aec7a47037", "fetched_at": "2026-08-29T09:35:23.750496+00:00", "kind": "site_page", "missing": false, "url": "https://www.paperspace.com/about"}, {"content_hash": "c3cd7dfd10ccc844086796d0094ae8e6178d48b76a5055bc3510c73cb91e37a8", "fetched_at": "2026-08-29T09:35:23.744831+00:00", "kind": "site_page", "missing": false, "url": "https://www.paperspace.com/pricing"}, {"content_hash": "239e2109c8032977dee961675fa3837f359a23c7132e7409528b265947cc983e", "fetched_at": "2026-08-29T09:35:23.747682+00:00", "kind": "site_page", "missing": false, "url": "https://updates.paperspace.com/"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:07:56.015012+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:07:56.015012+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:07:56.015012+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T18:42:23.271226+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3205d94ff21e36eabf206d3ee4cc2c916c7153bae415de4b0a2f60019126976f", "fetched_at": "2026-08-28T04:07:56.015012+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ayooshkathuria/pytorch-yolo-v3"}, {"content_hash": "ca5e0c27d12f7cf33c4c78546bd30c20bccc1a6c270f74a74d5d1f0ec13542d1", "fetched_at": "2026-08-29T09:35:23.733075+00:00", "kind": "homepage", "missing": false, "url": "https://blog.paperspace.com/how-to-implement-a-yolo-object-detector-in-pytorch/"}, {"content_hash": "a5b08c40101fe566f9f335ef96ad45f493e92b80525d5576a7b6a5c195c332fb", "fetched_at": "2026-08-29T09:35:23.742655+00:00", "kind": "site_page", "missing": false, "url": "https://docs.paperspace.com/"}, {"content_hash": "a494c98640cffa8e836976e3fc31b5a293820bd55c7ff87985a324aec7a47037", "fetched_at": "2026-08-29T09:35:23.750496+00:00", "kind": "site_page", "missing": false, "url": "https://www.paperspace.com/about"}, {"content_hash": "c3cd7dfd10ccc844086796d0094ae8e6178d48b76a5055bc3510c73cb91e37a8", "fetched_at": "2026-08-29T09:35:23.744831+00:00", "kind": "site_page", "missing": false, "url": "https://www.paperspace.com/pricing"}, {"content_hash": "239e2109c8032977dee961675fa3837f359a23c7132e7409528b265947cc983e", "fetched_at": "2026-08-29T09:35:23.747682+00:00", "kind": "site_page", "missing": false, "url": "https://updates.paperspace.com/"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:07:56.015012+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:07:56.015012+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T18:42:23.271226+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3205d94ff21e36eabf206d3ee4cc2c916c7153bae415de4b0a2f60019126976f", "fetched_at": "2026-08-28T04:07:56.015012+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ayooshkathuria/pytorch-yolo-v3"}, {"content_hash": "ca5e0c27d12f7cf33c4c78546bd30c20bccc1a6c270f74a74d5d1f0ec13542d1", "fetched_at": "2026-08-29T09:35:23.733075+00:00", "kind": "homepage", "missing": false, "url": "https://blog.paperspace.com/how-to-implement-a-yolo-object-detector-in-pytorch/"}, {"content_hash": "a5b08c40101fe566f9f335ef96ad45f493e92b80525d5576a7b6a5c195c332fb", "fetched_at": "2026-08-29T09:35:23.742655+00:00", "kind": "site_page", "missing": false, "url": "https://docs.paperspace.com/"}, {"content_hash": "a494c98640cffa8e836976e3fc31b5a293820bd55c7ff87985a324aec7a47037", "fetched_at": "2026-08-29T09:35:23.750496+00:00", "kind": "site_page", "missing": false, "url": "https://www.paperspace.com/about"}, {"content_hash": "c3cd7dfd10ccc844086796d0094ae8e6178d48b76a5055bc3510c73cb91e37a8", "fetched_at": "2026-08-29T09:35:23.744831+00:00", "kind": "site_page", "missing": false, "url": "https://www.paperspace.com/pricing"}, {"content_hash": "239e2109c8032977dee961675fa3837f359a23c7132e7409528b265947cc983e", "fetched_at": "2026-08-29T09:35:23.747682+00:00", "kind": "site_page", "missing": false, "url": "https://updates.paperspace.com/"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T18:42:23.271226+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3205d94ff21e36eabf206d3ee4cc2c916c7153bae415de4b0a2f60019126976f", "fetched_at": "2026-08-28T04:07:56.015012+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ayooshkathuria/pytorch-yolo-v3"}, {"content_hash": "ca5e0c27d12f7cf33c4c78546bd30c20bccc1a6c270f74a74d5d1f0ec13542d1", "fetched_at": "2026-08-29T09:35:23.733075+00:00", "kind": "homepage", "missing": false, "url": "https://blog.paperspace.com/how-to-implement-a-yolo-object-detector-in-pytorch/"}, {"content_hash": "a5b08c40101fe566f9f335ef96ad45f493e92b80525d5576a7b6a5c195c332fb", "fetched_at": "2026-08-29T09:35:23.742655+00:00", "kind": "site_page", "missing": false, "url": "https://docs.paperspace.com/"}, {"content_hash": "a494c98640cffa8e836976e3fc31b5a293820bd55c7ff87985a324aec7a47037", "fetched_at": "2026-08-29T09:35:23.750496+00:00", "kind": "site_page", "missing": false, "url": "https://www.paperspace.com/about"}, {"content_hash": "c3cd7dfd10ccc844086796d0094ae8e6178d48b76a5055bc3510c73cb91e37a8", "fetched_at": "2026-08-29T09:35:23.744831+00:00", "kind": "site_page", "missing": false, "url": "https://www.paperspace.com/pricing"}, {"content_hash": "239e2109c8032977dee961675fa3837f359a23c7132e7409528b265947cc983e", "fetched_at": "2026-08-29T09:35:23.747682+00:00", "kind": "site_page", "missing": false, "url": "https://updates.paperspace.com/"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T18:42:23.271226+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3205d94ff21e36eabf206d3ee4cc2c916c7153bae415de4b0a2f60019126976f", "fetched_at": "2026-08-28T04:07:56.015012+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ayooshkathuria/pytorch-yolo-v3"}, {"content_hash": "ca5e0c27d12f7cf33c4c78546bd30c20bccc1a6c270f74a74d5d1f0ec13542d1", "fetched_at": "2026-08-29T09:35:23.733075+00:00", "kind": "homepage", "missing": false, "url": "https://blog.paperspace.com/how-to-implement-a-yolo-object-detector-in-pytorch/"}, {"content_hash": "a5b08c40101fe566f9f335ef96ad45f493e92b80525d5576a7b6a5c195c332fb", "fetched_at": "2026-08-29T09:35:23.742655+00:00", "kind": "site_page", "missing": false, "url": "https://docs.paperspace.com/"}, {"content_hash": "a494c98640cffa8e836976e3fc31b5a293820bd55c7ff87985a324aec7a47037", "fetched_at": "2026-08-29T09:35:23.750496+00:00", "kind": "site_page", "missing": false, "url": "https://www.paperspace.com/about"}, {"content_hash": "c3cd7dfd10ccc844086796d0094ae8e6178d48b76a5055bc3510c73cb91e37a8", "fetched_at": "2026-08-29T09:35:23.744831+00:00", "kind": "site_page", "missing": false, "url": "https://www.paperspace.com/pricing"}, {"content_hash": "239e2109c8032977dee961675fa3837f359a23c7132e7409528b265947cc983e", "fetched_at": "2026-08-29T09:35:23.747682+00:00", "kind": "site_page", "missing": false, "url": "https://updates.paperspace.com/"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T18:42:23.271226+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3205d94ff21e36eabf206d3ee4cc2c916c7153bae415de4b0a2f60019126976f", "fetched_at": "2026-08-28T04:07:56.015012+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ayooshkathuria/pytorch-yolo-v3"}, {"content_hash": "ca5e0c27d12f7cf33c4c78546bd30c20bccc1a6c270f74a74d5d1f0ec13542d1", "fetched_at": "2026-08-29T09:35:23.733075+00:00", "kind": "homepage", "missing": false, "url": "https://blog.paperspace.com/how-to-implement-a-yolo-object-detector-in-pytorch/"}, {"content_hash": "a5b08c40101fe566f9f335ef96ad45f493e92b80525d5576a7b6a5c195c332fb", "fetched_at": "2026-08-29T09:35:23.742655+00:00", "kind": "site_page", "missing": false, "url": "https://docs.paperspace.com/"}, {"content_hash": "a494c98640cffa8e836976e3fc31b5a293820bd55c7ff87985a324aec7a47037", "fetched_at": "2026-08-29T09:35:23.750496+00:00", "kind": "site_page", "missing": false, "url": "https://www.paperspace.com/about"}, {"content_hash": "c3cd7dfd10ccc844086796d0094ae8e6178d48b76a5055bc3510c73cb91e37a8", "fetched_at": "2026-08-29T09:35:23.744831+00:00", "kind": "site_page", "missing": false, "url": "https://www.paperspace.com/pricing"}, {"content_hash": "239e2109c8032977dee961675fa3837f359a23c7132e7409528b265947cc983e", "fetched_at": "2026-08-29T09:35:23.747682+00:00", "kind": "site_page", "missing": false, "url": "https://updates.paperspace.com/"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_releases", "no_license"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3071, "days_push": 960, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 32, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}