| ellisdg/3DUnetCNN |
1,750 |
|
0 |
0 |
about 2 years ago |
0 |
|
8 |
mit |
Python |
| Pytorch 3D U-Net Convolution Neural Network (CNN) designed for medical image segmentation |
| zjhellofss/KuiperInfer |
1,706 |
|
0 |
0 |
about 2 years ago |
0 |
|
6 |
mit |
C++ |
| 带你从零实现一个高性能的深度学习推理库,支持Unet、Yolov5、Resnet等模型的推理。Implement a high-performance deep learning inference library step by step |
| traveller59/spconv |
1,504 |
|
0 |
0 |
over 2 years ago |
38 |
June 11, 2022 |
92 |
apache-2.0 |
Python |
| Spatial Sparse Convolution Library |
| benedekrozemberczki/CapsGNN |
1,180 |
|
0 |
0 |
about 3 years ago |
0 |
|
3 |
gpl-3.0 |
Python |
| A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019). |
| pprp/SimpleCVReproduction |
1,021 |
|
0 |
0 |
over 3 years ago |
0 |
|
3 |
apache-2.0 |
Jupyter Notebook |
| Replication of simple CV Projects including attention, classification, detection, keypoint detection, etc. |
| sniklaus/sepconv-slomo |
1,004 |
|
0 |
0 |
over 2 years ago |
0 |
|
1 |
|
Python |
| an implementation of Video Frame Interpolation via Adaptive Separable Convolution using PyTorch |
| mit-han-lab/torchsparse |
998 |
|
0 |
0 |
over 2 years ago |
2 |
March 21, 2022 |
20 |
mit |
Cuda |
| TorchSparse: Efficient Training and Inference Framework for Sparse Convolution on GPUs. |
| chengdazhi/Deformable-Convolution-V2-PyTorch |
916 |
|
0 |
0 |
about 5 years ago |
0 |
|
45 |
mit |
Cuda |
| Deformable ConvNets V2 (DCNv2) in PyTorch |
| oeway/pytorch-deform-conv |
866 |
|
0 |
0 |
over 4 years ago |
0 |
|
15 |
mit |
Python |
| PyTorch implementation of Deformable Convolution |
| sooftware/conformer |
809 |
|
0 |
0 |
over 2 years ago |
0 |
|
19 |
apache-2.0 |
Python |
| [Unofficial] PyTorch implementation of "Conformer: Convolution-augmented Transformer for Speech Recognition" (INTERSPEECH 2020) |