image_feature_extraction VS yolo-tf2

Compare image_feature_extraction vs yolo-tf2 and see what are their differences.

image_feature_extraction

A collection of python classes for feature extractions. The features are calculated inside a Region of Interest (ROI) and not for the whole image: the image is trully a polygon! (by giakou4)
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
image_feature_extraction yolo-tf2
1 1
0 747
- -
0.0 7.6
almost 3 years ago almost 2 years ago
Python Python
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

image_feature_extraction

Posts with mentions or reviews of image_feature_extraction. We have used some of these posts to build our list of alternatives and similar projects.
  • Class or Functions?
    1 project | /r/learnpython | 12 May 2021
    It’s a little of both. You can check out https://github.com/giakou4/image_feature_extraction Each way I approach the issue, both ways seem correct to me. Classes seem a good way to organise but functions are easy for debugging.

yolo-tf2

Posts with mentions or reviews of yolo-tf2. We have used some of these posts to build our list of alternatives and similar projects.
  • How to write a resume for python / ML jobs?
    1 project | /r/learnmachinelearning | 6 Feb 2021
    my most useful project is yolo object detector implementation in tf2 and I'm currently working on 2 other projects, one of which is the implementation of various drl algorithms in tf and the other project will be based on the latter and it's concerned with trading. The rest are more of scripts rather than projects ex: web scraping, file management, programming challenges ...

What are some alternatives?

When comparing image_feature_extraction and yolo-tf2 you can also consider the following projects:

fishington.io-bot - Fishington.io bot with OpenCV and NumPy

Deep-SORT-YOLOv4 - People detection and optional tracking with Tensorflow backend.

eulerian-remote-heartrate-detection - Remote heart rate detection through Eulerian magnification of face videos

Real-time-Object-Detection-for-Autonomous-Driving-using-Deep-Learning - My Computer Vision project from my Computer Vision Course (Fall 2020) at Goethe University Frankfurt, Germany. Performance comparison between state-of-the-art Object Detection algorithms YOLO and Faster R-CNN based on the Berkeley DeepDrive (BDD100K) Dataset.

GPT4RoI - GPT4RoI: Instruction Tuning Large Language Model on Region-of-Interest

Beginner-Traffic-Light-Detection-OpenCV-YOLOv3 - This is a python program using YOLO and OpenCV to detect traffic lights. Works in The Netherlands, possibly other countries

pykaldi - A Python wrapper for Kaldi

deepsparse - Sparsity-aware deep learning inference runtime for CPUs

Fast-Poisson-Image-Editing - A fast poisson image editing implementation that can utilize multi-core CPU or GPU to handle a high-resolution image input.

yolor - implementation of paper - You Only Learn One Representation: Unified Network for Multiple Tasks (https://arxiv.org/abs/2105.04206)

towhee - Towhee is a framework that is dedicated to making neural data processing pipelines simple and fast.

FastMOT - High-performance multiple object tracking based on YOLO, Deep SORT, and KLT 🚀