PSConv
Poly-Scale Layer
A deep learning framework module implementing a compact multi-scale convolutional layer for feature extraction in object detection models.
[ECCV 2020] PSConv: Squeezing Feature Pyramid into One Compact Poly-Scale Convolutional Layer
174 stars
5 watching
25 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list
convolutioneccv2020feature-pyramidsinstance-segmentationmmdetectionmulti-scaleobject-detectionpytorch
Related projects:
Repository | Description | Stars |
---|---|---|
hszhao/pspnet | A PyTorch implementation of a deep learning model for semantic image segmentation | 1,593 |
preritj/segmentation | Deep learning models for semantic segmentation of images | 100 |
nv-tlabs/gscnn | This code implements a neural network architecture designed to perform semantic segmentation in computer vision tasks. | 920 |
kazuto1011/deeplab-pytorch | PyTorch implementation of DeepLab v2 for semantic segmentation on COCO-Stuff and PASCAL VOC datasets | 1,093 |
subeeshvasu/2018_subeesh_epsr_eccvw | A deep learning-based super-resolution framework with improved perceptual accuracy and trade-off analysis tools | 79 |
pudae/tensorflow-pspnet | An implementation of a deep learning-based semantic segmentation model using TensorFlow and the PSNet loss function. | 47 |
360cvgroup/360vl | A large multi-modal model developed using the Llama3 language model, designed to improve image understanding capabilities. | 30 |
ayoolaolafenwa/pixellib | A deep learning library for image segmentation and object detection using PyTorch. | 1,049 |
kazuto1011/pspnet-pytorch | Re-implementation of a deep learning model for semantic segmentation using PyTorch. | 52 |
zhengpeng7/birefnet | This repository provides a software framework and implementation of a neural network model for high-resolution image segmentation tasks | 1,379 |
javeywang/pyramid-attention-networks-pytorch | An implementation of a deep learning model using PyTorch for semantic segmentation tasks. | 235 |
isht7/pytorch-deeplab-resnet | A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. | 602 |
kuangjuihsu/deepco3 | A deep learning framework for instance co-segmentation and object colocalization | 137 |
nexusapoorvacus/deepvariationstructuredrl | An implementation of reinforcement learning for visual relationship and attribute detection using PyTorch. | 63 |
mitmul/chainer-pspnet | An implementation of a deep learning-based image segmentation algorithm in Chainer | 74 |