Are Open-sourced Implementations Sometimes Over-engineered?

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • glasses

    High-quality Neural Networks for Computer Vision 😎

  • Yes, they are. Take with a grain of salt, but researchers (usually) do not know how to code and (or) they don't care to properly share their work. Things that are learned in the first Computer Science bachelor year, like OOP, DRY, packages, good variables/function naming, are apparently not used in ml research. This is why I created my own library (https://github.com/FrancescoSaverioZuppichini/glasses), for me, good code means less time I have to spend working and more free time.

  • yolov5

    YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite

  • Try YOLOv5. It's super easy to select a model and train on custom data: https://github.com/ultralytics/yolov5/wiki/Train-Custom-Data

  • 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.

    InfluxDB logo
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

  • [QUESTION] Error when loading YOLOv5 with C++ and OpenCV

    3 projects | /r/opencv | 8 Feb 2022
  • Hey, I'm trying to find some materials about object detection in Pytorch but I'm having a hard time finding it.

    2 projects | /r/pytorch | 26 Nov 2021
  • How would i go about having YOLO v5 return me a list from left to right of all detected objects in an image?

    1 project | /r/computervision | 13 Nov 2023
  • Building a Drowsiness Detection Web App from scratch - pt2

    1 project | dev.to | 6 Aug 2023
  • [Help: Project] Transfer Learning on YOLOv8

    1 project | /r/computervision | 21 Jul 2023