| 1adrianb/face-alignment |
6,551 |
|
6 |
5 |
over 2 years ago |
14 |
August 17, 2023 |
78 |
bsd-3-clause |
Python |
| :fire: 2D and 3D Face alignment library build using pytorch |
| sovrasov/flops-counter.pytorch |
2,606 |
|
5 |
19 |
about 2 years ago |
20 |
October 27, 2023 |
30 |
mit |
Python |
| Flops counter for convolutional networks in pytorch framework |
| MedMNIST/MedMNIST |
903 |
|
0 |
0 |
about 2 years ago |
7 |
August 17, 2023 |
1 |
apache-2.0 |
Python |
| [pip install medmnist] 18x Standardized Datasets for 2D and 3D Biomedical Image Classification |
| fbcotter/pytorch_wavelets |
538 |
|
0 |
1 |
over 3 years ago |
1 |
April 13, 2023 |
8 |
other |
Python |
| Pytorch implementation of 2D Discrete Wavelet (DWT) and Dual Tree Complex Wavelet Transforms (DTCWT) and a DTCWT based ScatterNet |
| MontaEllis/Pytorch-Medical-Segmentation |
536 |
|
0 |
0 |
almost 4 years ago |
0 |
|
3 |
mit |
Python |
| This repository is an unoffical PyTorch implementation of Medical segmentation in 2D and 3D. |
| karpathy/pytorch-normalizing-flows |
486 |
|
0 |
0 |
about 6 years ago |
0 |
|
5 |
|
Jupyter Notebook |
| Normalizing flows in PyTorch. Current intended use is education not production. |
| junyanz/VON |
479 |
|
0 |
0 |
over 5 years ago |
0 |
|
8 |
other |
Python |
| [NeurIPS 2018] Visual Object Networks: Image Generation with Disentangled 3D Representation. |
| elbayadm/attn2d |
475 |
|
0 |
0 |
almost 5 years ago |
0 |
|
0 |
mit |
Python |
| Pervasive Attention: 2D Convolutional Networks for Sequence-to-Sequence Prediction |
| tatp22/multidim-positional-encoding |
429 |
|
0 |
0 |
over 2 years ago |
14 |
June 17, 2022 |
1 |
mit |
Python |
| An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow |
| fkodom/fft-conv-pytorch |
383 |
|
0 |
0 |
over 2 years ago |
8 |
September 28, 2023 |
4 |
mit |
Python |
| Implementation of 1D, 2D, and 3D FFT convolutions in PyTorch. Much faster than direct convolutions for large kernel sizes. |