All Projects → Hbonet → Similar Projects or Alternatives

318 Open source projects that are alternatives of or similar to Hbonet

Pinto model zoo
A repository that shares tuning results of trained models generated by TensorFlow / Keras. Post-training quantization (Weight Quantization, Integer Quantization, Full Integer Quantization, Float16 Quantization), Quantization-aware training. TensorFlow Lite. OpenVINO. CoreML. TensorFlow.js. TF-TRT. MediaPipe. ONNX. [.tflite,.h5,.pb,saved_model,tfjs,tftrt,mlmodel,.xml/.bin, .onnx]
Stars: ✭ 634 (+574.47%)
Mutual labels:  pretrained-models
CogView
Text-to-Image generation. The repo for NeurIPS 2021 paper "CogView: Mastering Text-to-Image Generation via Transformers".
Stars: ✭ 708 (+653.19%)
Mutual labels:  pretrained-models
Image-Forgery-using-Deep-Learning
Image Forgery Detection using Deep Learning, implemented in PyTorch.
Stars: ✭ 46 (-51.06%)
Mutual labels:  mobilenetv2
Label Studio
Label Studio is a multi-type data labeling and annotation tool with standardized output format
Stars: ✭ 7,264 (+7627.66%)
Mutual labels:  imagenet
Depth estimation
Deep learning model to estimate the depth of image.
Stars: ✭ 62 (-34.04%)
Mutual labels:  mobilenetv2
Pyannote Audio
Neural building blocks for speaker diarization: speech activity detection, speaker change detection, overlapped speech detection, speaker embedding
Stars: ✭ 978 (+940.43%)
Mutual labels:  pretrained-models
CvT
This is an official implementation of CvT: Introducing Convolutions to Vision Transformers.
Stars: ✭ 262 (+178.72%)
Mutual labels:  imagenet
Functional Zoo
PyTorch and Tensorflow functional model definitions
Stars: ✭ 577 (+513.83%)
Mutual labels:  pretrained-models
pyro-vision
Computer vision library for wildfire detection
Stars: ✭ 33 (-64.89%)
Mutual labels:  mobilenetv2
People Counter Python
Create a smart video application using the Intel Distribution of OpenVINO toolkit. The toolkit uses models and inference to run single-class object detection.
Stars: ✭ 62 (-34.04%)
Mutual labels:  pretrained-models
keras cv attention models
Keras/Tensorflow attention models including beit,botnet,CMT,CoaT,CoAtNet,convnext,cotnet,davit,efficientdet,efficientnet,fbnet,gmlp,halonet,lcnet,levit,mlp-mixer,mobilevit,nfnets,regnet,resmlp,resnest,resnext,resnetd,swin,tinynet,uniformer,volo,wavemlp,yolor,yolox
Stars: ✭ 159 (+69.15%)
Mutual labels:  imagenet
Stronger Yolo
🔥Improve yolo with latest paper
Stars: ✭ 539 (+473.4%)
Mutual labels:  mobilenetv2
Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
Stars: ✭ 8,046 (+8459.57%)
Mutual labels:  imagenet
Dcgan
Porting pytorch dcgan on FloydHub
Stars: ✭ 21 (-77.66%)
Mutual labels:  imagenet
perceptual-advex
Code and data for the ICLR 2021 paper "Perceptual Adversarial Robustness: Defense Against Unseen Threat Models".
Stars: ✭ 44 (-53.19%)
Mutual labels:  imagenet
Lemniscate.pytorch
Unsupervised Feature Learning via Non-parametric Instance Discrimination
Stars: ✭ 532 (+465.96%)
Mutual labels:  imagenet
LightNet
LightNet: Light-weight Networks for Semantic Image Segmentation (Cityscapes and Mapillary Vistas Dataset)
Stars: ✭ 710 (+655.32%)
Mutual labels:  mobilenetv2
Entity
EntitySeg Toolbox: Towards Open-World and High-Quality Image Segmentation
Stars: ✭ 313 (+232.98%)
Mutual labels:  pretrained-models
Fishnet
Implementation code of the paper: FishNet: A Versatile Backbone for Image, Region, and Pixel Level Prediction, NeurIPS 2018
Stars: ✭ 533 (+467.02%)
Mutual labels:  imagenet
Hrnet Image Classification
Train the HRNet model on ImageNet
Stars: ✭ 633 (+573.4%)
Mutual labels:  imagenet
Face-Mask-Detection-PyTorch
A real-time face mask detector based on computer vision and deep learning, created using Pytorch and OpenCV
Stars: ✭ 12 (-87.23%)
Mutual labels:  mobilenetv2
tf-imagenet
TensorFlow ImageNet - Training and SOTA checkpoints
Stars: ✭ 50 (-46.81%)
Mutual labels:  imagenet
Silero Models
Silero Models: pre-trained STT models and benchmarks made embarrassingly simple
Stars: ✭ 522 (+455.32%)
Mutual labels:  pretrained-models
Tiny-Imagenet-200
🔬 Some personal research code on analyzing CNNs. Started with a thorough exploration of Stanford's Tiny-Imagenet-200 dataset.
Stars: ✭ 68 (-27.66%)
Mutual labels:  imagenet
Pytorch Image Models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
Stars: ✭ 15,232 (+16104.26%)
Mutual labels:  pretrained-models
Mask-YOLO
Inspired from Mask R-CNN to build a multi-task learning, two-branch architecture: one branch based on YOLOv2 for object detection, the other branch for instance segmentation. Simply tested on Rice and Shapes. MobileNet supported.
Stars: ✭ 100 (+6.38%)
Mutual labels:  mobilenetv2
Cluepretrainedmodels
高质量中文预训练模型集合:最先进大模型、最快小模型、相似度专门模型
Stars: ✭ 493 (+424.47%)
Mutual labels:  pretrained-models
ModelZoo.pytorch
Hands on Imagenet training. Unofficial ModelZoo project on Pytorch. MobileNetV3 Top1 75.64🌟 GhostNet1.3x 75.78🌟
Stars: ✭ 42 (-55.32%)
Mutual labels:  imagenet
Orange3 Imageanalytics
🍊 🎑 Orange3 add-on for dealing with image related tasks
Stars: ✭ 24 (-74.47%)
Mutual labels:  imagenet
Pytorch-NLU
Pytorch-NLU,一个中文文本分类、序列标注工具包,支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词等序列标注任务。 Ptorch NLU, a Chinese text classification and sequence annotation toolkit, supports multi class and multi label classification tasks of Chinese long text and short text, and supports sequence annotation tasks such as Chinese named entity recognition, part of speech ta…
Stars: ✭ 151 (+60.64%)
Mutual labels:  pretrained-models
Robustness
Corruption and Perturbation Robustness (ICLR 2019)
Stars: ✭ 463 (+392.55%)
Mutual labels:  imagenet
Tacotron2-PyTorch
Yet another PyTorch implementation of Tacotron 2 with reduction factor and faster training speed.
Stars: ✭ 118 (+25.53%)
Mutual labels:  pretrained-models
Pytorch Classification
Classification with PyTorch.
Stars: ✭ 1,268 (+1248.94%)
Mutual labels:  imagenet
Adversarial-Examples-in-PyTorch
Pytorch code to generate adversarial examples on mnist and ImageNet data.
Stars: ✭ 112 (+19.15%)
Mutual labels:  imagenet
Msdnet
Multi-Scale Dense Networks for Resource Efficient Image Classification (ICLR 2018 Oral)
Stars: ✭ 443 (+371.28%)
Mutual labels:  imagenet
simpleAICV-pytorch-ImageNet-COCO-training
SimpleAICV:pytorch training example on ImageNet(ILSVRC2012)/COCO2017/VOC2007+2012 datasets.Include ResNet/DarkNet/RetinaNet/FCOS/CenterNet/TTFNet/YOLOv3/YOLOv4/YOLOv5/YOLOX.
Stars: ✭ 276 (+193.62%)
Mutual labels:  imagenet
Prosr
Repository containing an independent implementation of the paper: "A Fully Progressive Approach to Single-Image Super-Resolution"
Stars: ✭ 923 (+881.91%)
Mutual labels:  pretrained-models
mobilenet-v2-tensorflow
No description or website provided.
Stars: ✭ 66 (-29.79%)
Mutual labels:  mobilenetv2
Class Balanced Loss
Class-Balanced Loss Based on Effective Number of Samples. CVPR 2019
Stars: ✭ 433 (+360.64%)
Mutual labels:  imagenet
TF-NAS
TF-NAS: Rethinking Three Search Freedoms of Latency-Constrained Differentiable Neural Architecture Search (ECCV2020)
Stars: ✭ 66 (-29.79%)
Mutual labels:  imagenet
Big transfer
Official repository for the "Big Transfer (BiT): General Visual Representation Learning" paper.
Stars: ✭ 1,096 (+1065.96%)
Mutual labels:  imagenet
object-flaw-detector-python
Detect various irregularities of a product as it moves along a conveyor belt.
Stars: ✭ 17 (-81.91%)
Mutual labels:  pretrained-models
PyTorch-Model-Compare
Compare neural networks by their feature similarity
Stars: ✭ 119 (+26.6%)
Mutual labels:  imagenet
Bert Ner
Pytorch-Named-Entity-Recognition-with-BERT
Stars: ✭ 829 (+781.91%)
Mutual labels:  pretrained-models
caffe-mobilenet v2
caffe based mobilenet v2 deploy
Stars: ✭ 29 (-69.15%)
Mutual labels:  mobilenetv2
Bert Multitask Learning
BERT for Multitask Learning
Stars: ✭ 380 (+304.26%)
Mutual labels:  pretrained-models
etiketai
Etiketai is an online tool designed to label images, useful for training AI models
Stars: ✭ 63 (-32.98%)
Mutual labels:  imagenet
Chainer Pspnet
PSPNet in Chainer
Stars: ✭ 76 (-19.15%)
Mutual labels:  imagenet
BIRADS classifier
High-resolution breast cancer screening with multi-view deep convolutional neural networks
Stars: ✭ 122 (+29.79%)
Mutual labels:  pretrained-models
Cv Pretrained Model
A collection of computer vision pre-trained models.
Stars: ✭ 995 (+958.51%)
Mutual labels:  pretrained-models
Gensim Data
Data repository for pretrained NLP models and NLP corpora.
Stars: ✭ 622 (+561.7%)
Mutual labels:  pretrained-models
HugsVision
HugsVision is a easy to use huggingface wrapper for state-of-the-art computer vision
Stars: ✭ 154 (+63.83%)
Mutual labels:  pretrained-models
SKNet-PyTorch
Nearly Perfect & Easily Understandable PyTorch Implementation of SKNet
Stars: ✭ 62 (-34.04%)
Mutual labels:  imagenet
Bert Keras
Keras implementation of BERT with pre-trained weights
Stars: ✭ 820 (+772.34%)
Mutual labels:  pretrained-models
syntaxdot
Neural syntax annotator, supporting sequence labeling, lemmatization, and dependency parsing.
Stars: ✭ 32 (-65.96%)
Mutual labels:  pretrained-models
ObjectNet
PyTorch implementation of "Pyramid Scene Parsing Network".
Stars: ✭ 15 (-84.04%)
Mutual labels:  pretrained-models
RMNet
RM Operation can equivalently convert ResNet to VGG, which is better for pruning; and can help RepVGG perform better when the depth is large.
Stars: ✭ 129 (+37.23%)
Mutual labels:  mobilenetv2
Portrait Segmentation
Real-time portrait segmentation for mobile devices
Stars: ✭ 358 (+280.85%)
Mutual labels:  mobilenetv2
Mobilenet V2 Caffe
MobileNet-v2 experimental network description for caffe
Stars: ✭ 93 (-1.06%)
Mutual labels:  mobilenetv2
Gen Efficientnet Pytorch
Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS
Stars: ✭ 1,275 (+1256.38%)
Mutual labels:  pretrained-models
121-180 of 318 similar projects