All Projects → datumaro → Similar Projects or Alternatives

642 Open source projects that are alternatives of or similar to datumaro

deep utils
An open-source toolkit which is full of handy functions, including the most used models and utilities for deep-learning practitioners!
Stars: ✭ 73 (-73.36%)
Mutual labels:  coco
Iresnet
Improved Residual Networks (https://arxiv.org/pdf/2004.04989.pdf)
Stars: ✭ 163 (-40.51%)
Mutual labels:  imagenet
Satellite Image Object Detection
YOLO/YOLOv2 inspired deep network for object detection on satellite images (Tensorflow, Numpy, Pandas).
Stars: ✭ 115 (-58.03%)
Mutual labels:  yolo
Models Comparison.pytorch
Code for the paper Benchmark Analysis of Representative Deep Neural Network Architectures
Stars: ✭ 148 (-45.99%)
Mutual labels:  imagenet
pascal voc tools
some tools about pascal voc format dataset
Stars: ✭ 24 (-91.24%)
Mutual labels:  pascal-voc
Shufflenet V2 Tensorflow
A lightweight convolutional neural network
Stars: ✭ 145 (-47.08%)
Mutual labels:  imagenet
Not Hotdog
Built with TensorFlow, Yolov2 Tiny and React Native | Flutter | Javascript
Stars: ✭ 114 (-58.39%)
Mutual labels:  yolo
Tensorrt Utils
⚡ Useful scripts when using TensorRT
Stars: ✭ 136 (-50.36%)
Mutual labels:  imagenet
ofxOpenCvDnnObjectDetection
OpenCV based DNN Object Detection Library for Openframeworks
Stars: ✭ 34 (-87.59%)
Mutual labels:  yolo
Aognet
Code for CVPR 2019 paper: " Learning Deep Compositional Grammatical Architectures for Visual Recognition"
Stars: ✭ 132 (-51.82%)
Mutual labels:  imagenet
Pedestrian Cam
Monitoring Foot Traffic over IP Webcams with ML
Stars: ✭ 113 (-58.76%)
Mutual labels:  yolo
yolo v1 pytorch
PyTorch implementation of YOLO-v1 including training
Stars: ✭ 89 (-67.52%)
Mutual labels:  yolo
Imagenet
This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet, vgg, resnet, squeezenet, densenet)
Stars: ✭ 126 (-54.01%)
Mutual labels:  imagenet
Vehicle Detection Yolo Ver
real-time Vehicle Detection( tiny YOLO ver) and HOG+SVM method
Stars: ✭ 111 (-59.49%)
Mutual labels:  yolo
Labelbox
Labelbox is the fastest way to annotate data to build and ship computer vision applications.
Stars: ✭ 1,588 (+479.56%)
Mutual labels:  imagenet
Petridishnn
Code for the neural architecture search methods contained in the paper Efficient Forward Neural Architecture Search
Stars: ✭ 112 (-59.12%)
Mutual labels:  imagenet
Yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
Stars: ✭ 19,914 (+7167.88%)
Mutual labels:  yolo
Imagenetv2
A new test set for ImageNet
Stars: ✭ 109 (-60.22%)
Mutual labels:  imagenet
datasetsome
一些数据集处理相关的 API
Stars: ✭ 37 (-86.5%)
Mutual labels:  coco
Ghostnet
CV backbones including GhostNet, TinyNet and TNT, developed by Huawei Noah's Ark Lab.
Stars: ✭ 1,744 (+536.5%)
Mutual labels:  imagenet
Yolov5 Rt Stack
Yet another yolov5, with its runtime stack for libtorch, onnx, tvm and specialized accelerators. You like torchvision's retinanet? You like yolov5? You love yolort!
Stars: ✭ 107 (-60.95%)
Mutual labels:  yolo
Vovnet.pytorch
A pytorch implementation of VoVNet
Stars: ✭ 101 (-63.14%)
Mutual labels:  imagenet
data.world-py
Python package for data.world
Stars: ✭ 98 (-64.23%)
Mutual labels:  datasets
Pytorch Classification
Classification with PyTorch.
Stars: ✭ 1,268 (+362.77%)
Mutual labels:  imagenet
Yolo2 Pytorch
YOLOv2 in PyTorch
Stars: ✭ 1,393 (+408.39%)
Mutual labels:  yolo
Caffe Model
Caffe models (including classification, detection and segmentation) and deploy files for famouse networks
Stars: ✭ 1,258 (+359.12%)
Mutual labels:  imagenet
CoCoC
C development system for (Nitr)OS9/6x09, with source
Stars: ✭ 22 (-91.97%)
Mutual labels:  coco
DarkMark
Marking up images for use with Darknet.
Stars: ✭ 62 (-77.37%)
Mutual labels:  yolo
Ios camera object detection
Realtime mobile visualize based Object Detection based on TensorFlow and YOLO model
Stars: ✭ 100 (-63.5%)
Mutual labels:  yolo
Pneumonia Detection From Chest X Ray Images With Deep Learning
Detecting Pneumonia in Chest X-ray Images using Convolutional Neural Network and Pretrained Models
Stars: ✭ 64 (-76.64%)
Mutual labels:  imagenet
py-faster-rcnn-imagenet
Train faster rcnn on imagine dataset, related blog post: https://andrewliao11.github.io/object/detection/2016/07/23/detection/
Stars: ✭ 133 (-51.46%)
Mutual labels:  imagenet
One Pixel Attack Keras
Keras implementation of "One pixel attack for fooling deep neural networks" using differential evolution on Cifar10 and ImageNet
Stars: ✭ 1,097 (+300.36%)
Mutual labels:  imagenet
Seasky k210
K210 PCB YOLO
Stars: ✭ 97 (-64.6%)
Mutual labels:  yolo
Biglittlenet
Official repository for Big-Little Net
Stars: ✭ 57 (-79.2%)
Mutual labels:  imagenet
Tflite React Native
React Native library for TensorFlow Lite
Stars: ✭ 230 (-16.06%)
Mutual labels:  yolo
LaneandYolovehicle-DetectionLinux
Lane depertaure and Yolo objection detection C++ Linux
Stars: ✭ 16 (-94.16%)
Mutual labels:  yolo
Pretrained Models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
Stars: ✭ 8,318 (+2935.77%)
Mutual labels:  imagenet
Holocron
PyTorch implementations of recent Computer Vision tricks
Stars: ✭ 95 (-65.33%)
Mutual labels:  yolo
Imagenet resnet tensorflow2.0
Train ResNet on ImageNet in Tensorflow 2.0; ResNet 在ImageNet上完整训练代码
Stars: ✭ 42 (-84.67%)
Mutual labels:  imagenet
xtcocoapi
Extended COCO-API
Stars: ✭ 49 (-82.12%)
Mutual labels:  coco
Dcgan
Porting pytorch dcgan on FloydHub
Stars: ✭ 21 (-92.34%)
Mutual labels:  imagenet
Yolo Darknet On Jetson Tx2
How to run YOLO on Jetson TX2
Stars: ✭ 89 (-67.52%)
Mutual labels:  yolo
Orange3 Imageanalytics
🍊 🎑 Orange3 add-on for dealing with image related tasks
Stars: ✭ 24 (-91.24%)
Mutual labels:  imagenet
Mini Imagenet
Generate mini-ImageNet with ImageNet for fewshot learning
Stars: ✭ 22 (-91.97%)
Mutual labels:  imagenet
Tracknpred
This is the code base for our ACM CSCS 2019 paper: "RobustTP: End-to-End Trajectory Prediction for Heterogeneous Road-Agents in Dense Traffic with Noisy Sensor Inputs". This codebase contains implementations for several trajectory prediction methods including Social-GAN and TraPHic.
Stars: ✭ 88 (-67.88%)
Mutual labels:  yolo
Switchable Normalization
Code for Switchable Normalization from "Differentiable Learning-to-Normalize via Switchable Normalization", https://arxiv.org/abs/1806.10779
Stars: ✭ 804 (+193.43%)
Mutual labels:  imagenet
delitos-caba
🚓 Crime dataset for the City of Buenos Aires, Argentina
Stars: ✭ 44 (-83.94%)
Mutual labels:  datasets
Addernet
Code for paper " AdderNet: Do We Really Need Multiplications in Deep Learning?"
Stars: ✭ 722 (+163.5%)
Mutual labels:  imagenet
Yolo resnet
Implementing YOLO using ResNet as the feature extraction network
Stars: ✭ 82 (-70.07%)
Mutual labels:  yolo
Pytorch2keras
PyTorch to Keras model convertor
Stars: ✭ 676 (+146.72%)
Mutual labels:  imagenet
PyTorch-LMDB
Scripts to work with LMDB + PyTorch for Imagenet training
Stars: ✭ 49 (-82.12%)
Mutual labels:  imagenet
objdet web
Image object detection demo(YOLO,SSD,etc.) running as a Flask web server.
Stars: ✭ 52 (-81.02%)
Mutual labels:  yolo
keras-yolo
Keras implementation of YOLO
Stars: ✭ 25 (-90.88%)
Mutual labels:  yolo
Caffe2 Ios
Caffe2 on iOS Real-time Demo. Test with Your Own Model and Photos.
Stars: ✭ 221 (-19.34%)
Mutual labels:  yolo
YoloV3-ncnn-Raspberry-Pi-4
MobileNetV2_YOLOV3 for ncnn framework
Stars: ✭ 20 (-92.7%)
Mutual labels:  yolo
TensorRT-LPR
车牌识别,基于HyperLPR实现,修改模型调用方法,使用caffe+tensorRT实现GPU加速,修改了车牌检测模型
Stars: ✭ 14 (-94.89%)
Mutual labels:  yolo
Android Yolo V2
Android YOLO real time object detection sample application with Tensorflow mobile.
Stars: ✭ 216 (-21.17%)
Mutual labels:  yolo
caffe2-yolo
Bridging caffe2 with yolo, esp on mobile devices
Stars: ✭ 18 (-93.43%)
Mutual labels:  yolo
Darknet ros
YOLO ROS: Real-Time Object Detection for ROS
Stars: ✭ 1,101 (+301.82%)
Mutual labels:  yolo
bumblebee
🚕 A spreadsheet-like data preparation web app that works over Optimus (Pandas, Dask, cuDF, Dask-cuDF, Spark and Vaex)
Stars: ✭ 120 (-56.2%)
Mutual labels:  datasets
301-360 of 642 similar projects