Repository navigation

#

regnet

A tensorflow2 implementation of some basic CNNs(MobileNetV1/V2/V3, EfficientNet, ResNeXt, InceptionV4, InceptionResNetV1/V2, SENet, SqueezeNet, DenseNet, ShuffleNetV2, ResNet).

Python
535
3 年前

Pytorch implementation of network design paradigm described in the paper "Designing Network Design Spaces"

Python
185
9 个月前

PyTorch-style and human-readable RegNet with a spectrum of pre-trained models

Python
69
4 年前

A PyTorch-based Python library with UNet architecture and multiple backbones for Image Semantic Segmentation.

Python
60
2 年前

Here is an implementation of DeepLabv3+ in PyTorch(1.7). It supports many backbones and datasets.

Python
18
2 年前

Deployment of 3D-Detection and Tracking pipeline in simulation based on rosbags and real-time.

Python
11
1 年前

A pytorch implement of RegNet (Designing Netowrk design spaces). Original paper link: https://arxiv.org/pdf/2003.13678.pdf

Python
3
5 年前

This project uses PyTorch to classify bone fractures. As well as fine-tuning some famous CNN architectures (like VGG 19, MobileNetV3, RegNet,...), we designed our own architecture. Additionally, we used Transformer architectures (such as Vision Transformer and Swin Transformer). This dataset is Bone Fracture Multi-Region X-ray, available on Kaggle.

Jupyter Notebook
3
7 个月前

onnxruntime-web

JavaScript
2
3 个月前

TF 2.x implementation of RegNet (Designing Network Design Spaces, CVPR 2020).

Python
2
5 年前

RegNet (Designing Network Design Spaces) implementation in TensorFlow-2 with pretrained weights.

Python
1
3 年前

This project modifies, trains and implements RegNetX-200MF for image classification of a modified variant of ImageNet.

Python
1
4 年前

This repository holds the downstream task of Face Mask Classification performed on Self Currated Custom Dataset with various State of the Art deep learning models like ViT, BeIT, DeIT, LeViT, ConvNeXt, VGG16, EfficientNetV2, RegNet and MobileNetV3.

Jupyter Notebook
1
3 年前

Implementation of RegNet (Tensorflow)

Jupyter Notebook
1
4 年前

Classification wearing face mask or not

Jupyter Notebook
0
3 年前

Train the RegNet classifier model using Tensorflow on Colab.

Jupyter Notebook
0
2 年前