res2net
There are 16 repositories under res2net topic.
Res2Net/Res2Net-PretrainedModels
(ImageNet pretrained models) The official pytorch implemention of the TPAMI paper "Res2Net: A New Multi-scale Backbone Architecture"
yeyupiaoling/AudioClassification-Pytorch
The Pytorch implementation of sound classification supports EcapaTdnn, PANNS, TDNN, Res2Net, ResNetSE and other models, as well as a variety of preprocessing methods.
4uiiurz1/pytorch-res2net
PyTorch implementation of Res2Net
yeyupiaoling/AudioClassification-PaddlePaddle
基于PaddlePaddle实现的音频分类,支持EcapaTdnn、PANNS、TDNN、Res2Net、ResNetSE等各种模型,还有多种预处理方法
Res2Net/Res2Net-maskrcnn
Res2Net for Instance segmentation and Object detection using MaskRCNN
Res2Net/Res2Net-Pose-Estimation
Res2Net for Pose Estimation using Simple Baselines as the baseline
Res2Net/Res2Net-detectron2
Res2Net for Panoptic Segmentation based on detectron2 (SOTA results).
Res2Net/Res2Net-ImageNet-Training
ImageNet training code of Res2Net
ChrisMats/Res2Net
Unofficial implementation of the Res2Net module in pytorch
murufeng/Image-Classification
Implement a few key architectures for image classification by using neural network
xx205/voxsrc2020_speaker_verification
This project partially embodies the state-of-the-art practices in speaker verification technology up until 2020, while attaining the state-of-the-art performance on the VoxCeleb1 test sets.
Tshzzz/cifar10.classifer
Use pytorch to implement some classifer network
hotcouscous1/tensorbricks
PyTorch-based framework for high-level development of image models. Customize your model with combinations and replacement on classification / detection modules.
yuantangliang/res2net
The mxnet implemention of the paper Res2Net with gluon interface.
Espresso-AI/tensorbricks
Modular framework for developing image models based on PyTorch. Customize your model with combinations and replacement on classification / detection modules.