| WZMIAOMIAO/deep-learning-for-image-processing |
18,759 |
|
0 |
0 |
over 2 years ago |
0 |
|
58 |
gpl-3.0 |
Python |
| deep learning for image processing including classification and object-detection etc. |
| jwyang/faster-rcnn.pytorch |
5,938 |
|
0 |
0 |
over 5 years ago |
0 |
|
373 |
mit |
Python |
| A faster pytorch implementation of faster r-cnn |
| 649453932/Bert-Chinese-Text-Classification-Pytorch |
3,156 |
|
0 |
0 |
almost 3 years ago |
0 |
|
129 |
mit |
Python |
| 使用Bert,ERNIE,进行中文文本分类 |
| chenyuntc/simple-faster-rcnn-pytorch |
3,107 |
|
0 |
0 |
almost 5 years ago |
0 |
|
164 |
other |
Jupyter Notebook |
| A simplified implemention of Faster R-CNN that replicate performance from origin paper |
| longcw/faster_rcnn_pytorch |
1,571 |
|
0 |
0 |
over 4 years ago |
0 |
|
73 |
mit |
Python |
| Faster RCNN with PyTorch |
| tugstugi/dl-colab-notebooks |
1,314 |
|
0 |
0 |
about 4 years ago |
0 |
|
11 |
|
Jupyter Notebook |
| Try out deep learning models online on Google Colab |
| multimodallearning/pytorch-mask-rcnn |
1,301 |
|
0 |
0 |
over 6 years ago |
0 |
|
73 |
other |
Python |
| bigmb/Unet-Segmentation-Pytorch-Nest-of-Unets |
1,236 |
|
0 |
0 |
over 3 years ago |
0 |
|
1 |
mit |
Python |
| Implementation of different kinds of Unet Models for Image Segmentation - Unet , RCNN-Unet, Attention Unet, RCNN-Attention Unet, Nested Unet |
| bubbliiiing/faster-rcnn-pytorch |
1,230 |
|
0 |
0 |
over 2 years ago |
0 |
|
153 |
mit |
Python |
| 这是一个faster-rcnn的pytorch实现的库,可以利用voc数据集格式的数据进行训练。 |
| chenyuntc/PyTorchText |
959 |
|
0 |
0 |
over 7 years ago |
0 |
|
6 |
mit |
Python |
| 1st Place Solution for Zhihu Machine Learning Challenge . Implementation of various text-classification models.(知乎看山杯第一名解决方案) |