Hey, I'm trying to find some materials about object detection in Pytorch but I'm having a hard time finding it.

This page summarizes the projects mentioned and recommended in the original post on /r/pytorch

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • vision

    Datasets, Transforms and Models specific to Computer Vision

    And there are explanations: it's the research articles as well as the blog articles talking about them. And 99% of the code you'll find is open sourced: - The official torchvision has various models described here with their reference papers and the code of these models is found on the gitub page - You can find almost-official YOLO implementation on this github page.

  • yolov5

    YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite

    And there are explanations: it's the research articles as well as the blog articles talking about them. And 99% of the code you'll find is open sourced: - The official torchvision has various models described here with their reference papers and the code of these models is found on the gitub page - You can find almost-official YOLO implementation on this github page.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts