All Projects → Yolov4 Pytorch → Similar Projects or Alternatives

690 Open source projects that are alternatives of or similar to Yolov4 Pytorch

Sightseq
Computer vision tools for fairseq, containing PyTorch implementation of text recognition and object detection
Stars: ✭ 116 (-89.16%)
Mutual labels:  object-detection, attention
Yolov3
yolov3 by pytorch
Stars: ✭ 142 (-86.73%)
Mutual labels:  object-detection, mobilenetv2
Tensornets
High level network definitions with pre-trained weights in TensorFlow
Stars: ✭ 982 (-8.22%)
Mutual labels:  object-detection, mobilenetv2
Mobilenet Yolo
MobileNetV2-YoloV3-Nano: 0.5BFlops 3MB HUAWEI P40: 6ms/img, YoloFace-500k:0.1Bflops 420KB🔥🔥🔥
Stars: ✭ 1,566 (+46.36%)
Mutual labels:  object-detection, mobilenetv2
Object Localization
Object localization in images using simple CNNs and Keras
Stars: ✭ 130 (-87.85%)
Mutual labels:  object-detection, mobilenetv2
Simplecvreproduction
Reproduce simple cv project including attention module, classification, object detection, segmentation, keypoint detection, tracking 😄 etc.
Stars: ✭ 602 (-43.74%)
Mutual labels:  object-detection, attention
Channel Pruning
Channel Pruning for Accelerating Very Deep Neural Networks (ICCV'17)
Stars: ✭ 979 (-8.5%)
Mutual labels:  object-detection
Yolo tensorflow
🚖 Object Detection (YOLOv1) implentation in tensorflow, with training, testing and video features.
Stars: ✭ 45 (-95.79%)
Mutual labels:  object-detection
Attentive Neural Processes
implementing "recurrent attentive neural processes" to forecast power usage (w. LSTM baseline, MCDropout)
Stars: ✭ 33 (-96.92%)
Mutual labels:  attention
Tensorflow object counting api
🚀 The TensorFlow Object Counting API is an open source framework built on top of TensorFlow and Keras that makes it easy to develop object counting systems!
Stars: ✭ 956 (-10.65%)
Mutual labels:  object-detection
Lfip
Efficient Featurized Image Pyramid Network for Single Shot Detector, CVPR, 2019
Stars: ✭ 52 (-95.14%)
Mutual labels:  object-detection
Tensorflow Lite Rest Server
Expose tensorflow-lite models via a rest API
Stars: ✭ 43 (-95.98%)
Mutual labels:  object-detection
Gcnet
GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond
Stars: ✭ 945 (-11.68%)
Mutual labels:  object-detection
Traffic Light Detector
Detect traffic lights and classify the state of them, then give the commands "go" or "stop".
Stars: ✭ 37 (-96.54%)
Mutual labels:  object-detection
Inceptionvisiondemo
🎥 iOS11 demo application for dominant objects detection.
Stars: ✭ 48 (-95.51%)
Mutual labels:  object-detection
Attentioncluster
TensorFlow Implementation of "Attention Clusters: Purely Attention Based Local Feature Integration for Video Classification"
Stars: ✭ 33 (-96.92%)
Mutual labels:  attention
Math object detection
An image recognition/object detection model that detects handwritten digits and simple math operators. The output of the predicted objects (numbers & math operators) is then evaluated and solved.
Stars: ✭ 52 (-95.14%)
Mutual labels:  object-detection
Keras M2det
Keras implementation of m2det object detection.
Stars: ✭ 32 (-97.01%)
Mutual labels:  object-detection
Biblosa Pytorch
Re-implementation of Bi-Directional Block Self-Attention for Fast and Memory-Efficient Sequence Modeling (T. Shen et al., ICLR 2018) on Pytorch.
Stars: ✭ 43 (-95.98%)
Mutual labels:  attention
Drn Wsod Pytorch
Enabling Deep Residual Networks for Weakly Supervised Object Detection
Stars: ✭ 29 (-97.29%)
Mutual labels:  object-detection
Mask rcnn ros
The ROS Package of Mask R-CNN for Object Detection and Segmentation
Stars: ✭ 53 (-95.05%)
Mutual labels:  object-detection
Yolo Vehicle Counter
This project aims to count every vehicle (motorcycle, bus, car, cycle, truck, train) detected in the input video using YOLOv3 object-detection algorithm.
Stars: ✭ 28 (-97.38%)
Mutual labels:  object-detection
Computervision Recipes
Best Practices, code samples, and documentation for Computer Vision.
Stars: ✭ 8,214 (+667.66%)
Mutual labels:  object-detection
Keras Faster Rcnn
Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks
Stars: ✭ 28 (-97.38%)
Mutual labels:  object-detection
Daedalus Attack
The code of our paper: 'Daedalus: Breaking Non-Maximum Suppression in Object Detection via Adversarial Examples', in Tensorflow.
Stars: ✭ 28 (-97.38%)
Mutual labels:  object-detection
Keras Retinanet For Teknofest 2019
Using RetinaNet for object detection from drone images in Teknofest istanbul 2019 Artificial Intelligence Competition
Stars: ✭ 50 (-95.33%)
Mutual labels:  object-detection
Tensorflow Serving sidecar
Serve machine learning models using tensorflow serving
Stars: ✭ 41 (-96.17%)
Mutual labels:  object-detection
Videoflow
Python framework that facilitates the quick development of complex video analysis applications and other series-processing based applications in a multiprocessing environment.
Stars: ✭ 914 (-14.58%)
Mutual labels:  object-detection
Pytorch Ssd
MobileNetV1, MobileNetV2, VGG based SSD/SSD-lite implementation in Pytorch 1.0 / Pytorch 0.4. Out-of-box support for retraining on Open Images dataset. ONNX and Caffe2 support. Experiment Ideas like CoordConv.
Stars: ✭ 1,054 (-1.5%)
Mutual labels:  object-detection
Object Detection And Location Realsensed435
Use the Intel D435 real-sensing camera to realize target detection based on the Yolov3 framework under the Opencv DNN framework, and realize the 3D positioning of the Objection according to the depth information. Real-time display of the coordinates in the camera coordinate system.ADD--Using Yolov5 By TensorRT model,AGX-Xavier,RealTime Object Detection
Stars: ✭ 36 (-96.64%)
Mutual labels:  object-detection
Hsd
Hierarchical Shot Detector (ICCV2019)
Stars: ✭ 53 (-95.05%)
Mutual labels:  object-detection
Albumentations
Fast image augmentation library and an easy-to-use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
Stars: ✭ 9,353 (+774.11%)
Mutual labels:  object-detection
Sentences pair similarity calculation siamese lstm
A Keras Implementation of Attention_based Siamese Manhattan LSTM
Stars: ✭ 48 (-95.51%)
Mutual labels:  attention
Simple Ssd For Beginners
This repository contains easy SSD(Single Shot MultiBox Detector) implemented with Pytorch and is easy to read and learn
Stars: ✭ 33 (-96.92%)
Mutual labels:  object-detection
Pointer Networks Experiments
Sorting numbers with pointer networks
Stars: ✭ 53 (-95.05%)
Mutual labels:  attention
Ros yolo as template matching
Run 3 scripts to (1) Synthesize images (by putting few template images onto backgrounds), (2) Train YOLOv3, and (3) Detect objects for: one image, images, video, webcam, or ROS topic.
Stars: ✭ 32 (-97.01%)
Mutual labels:  object-detection
Det3d
A general 3D object detection codebse.
Stars: ✭ 1,025 (-4.21%)
Mutual labels:  object-detection
Dodo detector ros
Object detection from images/point cloud using ROS
Stars: ✭ 31 (-97.1%)
Mutual labels:  object-detection
Trafficvision
MIVisionX toolkit is a comprehensive computer vision and machine intelligence libraries, utilities and applications bundled into a single toolkit.
Stars: ✭ 52 (-95.14%)
Mutual labels:  object-detection
Defactonlp
DeFactoNLP: An Automated Fact-checking System that uses Named Entity Recognition, TF-IDF vector comparison and Decomposable Attention models.
Stars: ✭ 30 (-97.2%)
Mutual labels:  attention
Diffgram
Data Annotation, Data Labeling, Annotation Tooling, Training Data for Machine Learning
Stars: ✭ 43 (-95.98%)
Mutual labels:  object-detection
Mlkit
A collection of sample apps to demonstrate how to use Google's ML Kit APIs on Android and iOS
Stars: ✭ 949 (-11.31%)
Mutual labels:  object-detection
Fluence
A deep learning library based on Pytorch focussed on low resource language research and robustness
Stars: ✭ 54 (-94.95%)
Mutual labels:  attention
Pepper Robot Programming
Pepper Programs : Object Detection Real Time without ROS
Stars: ✭ 29 (-97.29%)
Mutual labels:  object-detection
Realtime Detectron
Real-time Detectron using webcam.
Stars: ✭ 42 (-96.07%)
Mutual labels:  object-detection
Mmdetection3d
OpenMMLab's next-generation platform for general 3D object detection.
Stars: ✭ 945 (-11.68%)
Mutual labels:  object-detection
Ssd
High quality, fast, modular reference implementation of SSD in PyTorch
Stars: ✭ 1,060 (-0.93%)
Mutual labels:  object-detection
Keras object detection
Convert any classification model or architecture trained in keras to an object detection model
Stars: ✭ 28 (-97.38%)
Mutual labels:  object-detection
Tensorflow model slim classify
Train/Eval the popular network by TF-Slim,include mobilenet/shufflenet/squeezenet/resnet/inception/vgg/alexnet
Stars: ✭ 41 (-96.17%)
Mutual labels:  mobilenetv2
Pytorch Toolbelt
PyTorch extensions for fast R&D prototyping and Kaggle farming
Stars: ✭ 942 (-11.96%)
Mutual labels:  object-detection
Text Classification Keras
📚 Text classification library with Keras
Stars: ✭ 53 (-95.05%)
Mutual labels:  attention
Banglatranslator
Bangla Machine Translator
Stars: ✭ 21 (-98.04%)
Mutual labels:  attention
Image bbox slicer
This easy-to-use library splits images and its bounding box annotations into tiles, both into specific sizes and into any arbitrary number of equal parts. It can also resize them, both by specific sizes and by a resizing/scaling factor.
Stars: ✭ 41 (-96.17%)
Mutual labels:  object-detection
Isab Pytorch
An implementation of (Induced) Set Attention Block, from the Set Transformers paper
Stars: ✭ 21 (-98.04%)
Mutual labels:  attention
Tf Objdetector
Utilities to use tensorflow object detction api with a yolo like dataset
Stars: ✭ 14 (-98.69%)
Mutual labels:  object-detection
Jacinto Ai Devkit
Training & Quantization of embedded friendly Deep Learning / Machine Learning / Computer Vision models
Stars: ✭ 49 (-95.42%)
Mutual labels:  object-detection
Cv Pretrained Model
A collection of computer vision pre-trained models.
Stars: ✭ 995 (-7.01%)
Mutual labels:  object-detection
Yolov3
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
Stars: ✭ 8,159 (+662.52%)
Mutual labels:  object-detection
Tensorflow Yolo V3
Implementation of YOLO v3 object detector in Tensorflow (TF-Slim)
Stars: ✭ 862 (-19.44%)
Mutual labels:  object-detection
Attentions
PyTorch implementation of some attentions for Deep Learning Researchers.
Stars: ✭ 39 (-96.36%)
Mutual labels:  attention
1-60 of 690 similar projects