pytorch_hmax
HMAX model
An implementation of the HMAX model for vision processing in PyTorch
Implementation of the HMAX model of vision in PyTorch
57 stars
5 watching
9 forks
Language: Python
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
mattmacy/vnet.pytorch | A PyTorch implementation of V-Net for volumetric medical image segmentation | 694 |
davidtvs/pytorch-enet | A PyTorch implementation of a real-time semantic segmentation model using ENet architecture | 389 |
wizaron/reseg-pytorch | A PyTorch implementation of a deep learning model for semantic image segmentation with annotated object parts. | 45 |
pytorch/hub | A centralized repository of pre-trained machine learning models for deep learning frameworks like PyTorch. | 1,398 |
randl/mobilenetv2-pytorch | An implementation of MobileNetV2 in PyTorch for image classification tasks. | 271 |
bloodaxe/pytorch-toolbelt | A comprehensive Python library with PyTorch extensions for rapid prototyping and machine learning model development. | 1,520 |
yassouali/pytorch-segmentation | Implementation of semantic segmentation models and datasets using PyTorch | 1,686 |
woozzu/dong_iccv_2017 | An implementation of semantic image synthesis via adversarial learning using PyTorch | 145 |
lextal/pspnet-pytorch | A PyTorch implementation of a segmentation network architecture | 585 |
kaiyangzhou/dassl.pytorch | A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,217 |
kuan-wang/pytorch-mobilenet-v3 | An implementation of MobileNetV3 in PyTorch with pre-trained models | 779 |
awni/speech | A PyTorch implementation of end-to-end speech recognition models. | 754 |
oyam/pytorch-dpns | PyTorch implementation of a deep learning model for image segmentation | 90 |
huguyuehuhu/hcn-pytorch | Replication of a PyTorch model for action recognition and detection from skeleton data | 219 |
4uiiurz1/pytorch-nested-unet | An implementation of a deep learning model for image segmentation using PyTorch | 858 |