yolov4-custom-functions VS tfops-aug

Compare yolov4-custom-functions vs tfops-aug and see what are their differences.

yolov4-custom-functions

A Wide Range of Custom Functions for YOLOv4, YOLOv4-tiny, YOLOv3, and YOLOv3-tiny Implemented in TensorFlow, TFLite, and TensorRT. (by theAIGuysCode)

tfops-aug

TFOps-Aug: Implementation of policy-based image augmentation techniques based on TF2 Operations. All augmentations as efficient Tensorflow 2.11.0 operations. Easy integration into a tf.data API pipeline. (by TillBeemelmanns)
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
yolov4-custom-functions tfops-aug
3 1
596 14
- -
0.0 4.9
over 1 year ago over 1 year 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.

yolov4-custom-functions

Posts with mentions or reviews of yolov4-custom-functions. We have used some of these posts to build our list of alternatives and similar projects.

tfops-aug

Posts with mentions or reviews of tfops-aug. We have used some of these posts to build our list of alternatives and similar projects.
  • tfops-aug: Lightweight and fast image augmentation library based on TensorFlow Ops
    1 project | /r/tensorflow | 20 Dec 2022
    With tfops-aug, you can easily apply an augmentation policy to your images, including shearing, translations, random gamma, random color shifts, solarization, posterization, histogram equalization, and more. The library is fully compatible with Tensorflow's data pipelines, so you can easily integrate it into your existing projects. And because it uses only Tensorflow operations, it's fast and efficient and can be directly applied on a tf.Tensor of type tf.uint8.

What are some alternatives?

When comparing yolov4-custom-functions and tfops-aug you can also consider the following projects:

tensorrt_demos - TensorRT MODNet, YOLOv4, YOLOv3, SSD, MTCNN, and GoogLeNet

textaugment - TextAugment: Text Augmentation Library

yolov5 - YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite

tensorflow-yolov4-tflite - YOLOv4, YOLOv4-tiny, YOLOv3, YOLOv3-tiny Implemented in Tensorflow 2.0, Android. Convert YOLO v4 .weights tensorflow, tensorrt and tflite

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

mastercomfig - A modern customization framework for Team Fortress 2

Swin-Transformer-Tensorflow - Unofficial implementation of "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" (https://arxiv.org/abs/2103.14030)

seed_rl - SEED RL: Scalable and Efficient Deep-RL with Accelerated Central Inference. Implements IMPALA and R2D2 algorithms in TF2 with SEED's architecture.

Fast-SRGAN - A Fast Deep Learning Model to Upsample Low Resolution Videos to High Resolution at 30fps

yolo-tf2 - yolo(all versions) implementation in keras and tensorflow 2.x

tf-explain - Interpretability Methods for tf.keras models with Tensorflow 2.x