5 comments (5 comments)0 reactions (0 reactions)0 assignees (0 assignees)Python6,858 forks (6,858 forks)batch import
enhancementhelp wantedmodule: modelstopic: semantic segmentation
Repository metrics
- Stars
- 15,050 stars (15,050 stars)
- PR merge metrics
- Avg merge 12d 8h (Avg merge 12d 8h)14 merged PRs in 30d (14 merged PRs in 30d)
Description
🚀 Feature
I would like segmentation models with resnet34 backbone
Motivation
They have added resnet50 backbone.
Contributor guide
- Research direction
- Examine the existing implementation of ResNet50 backbone in segmentation models and adapt it for ResNet34 by following the ResNet34 architecture.
- Tech stack
- python
- Domain
- machine learning
- Issue type
- Feature
- Prerequisites
- PyTorch