| 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. |
| MG2033/ShuffleNet |
368 |
|
0 |
0 |
over 7 years ago |
0 |
|
10 |
apache-2.0 |
Python |
| ShuffleNet Implementation in TensorFlow |
| endernewton/iter-reason |
258 |
|
0 |
0 |
about 8 years ago |
0 |
|
7 |
mit |
Python |
| Code for Iterative Reasoning Paper (CVPR 2018) |
| angus924/rocket |
240 |
|
0 |
0 |
about 4 years ago |
0 |
|
1 |
gpl-3.0 |
Python |
| ROCKET: Exceptionally fast and accurate time series classification using random convolutional kernels |
| angus924/minirocket |
137 |
|
0 |
0 |
about 4 years ago |
0 |
|
5 |
gpl-3.0 |
Python |
| MINIROCKET: A Very Fast (Almost) Deterministic Transform for Time Series Classification |
| lancopku/SU4MLC |
137 |
|
0 |
0 |
over 7 years ago |
0 |
|
8 |
|
Python |
| Code for the article "Semantic-Unit-Based Dilated Convolution for Multi-Label Text Classification" (EMNLP 2018) |
| dhavalpotdar/Graph-Convolution-on-Structured-Documents |
121 |
|
0 |
0 |
about 4 years ago |
0 |
|
29 |
|
Python |
| This repo contains code to convert Structured Documents to Graphs and implement a Graph Convolution Neural Network for node classification |
| cair/pyTsetlinMachine |
118 |
|
0 |
0 |
about 2 years ago |
31 |
March 05, 2024 |
8 |
mit |
C |
| Implements the Tsetlin Machine, Convolutional Tsetlin Machine, Regression Tsetlin Machine, Weighted Tsetlin Machine, and Embedding Tsetlin Machine, with support for continuous features, multigranularity, and clause indexing |
| rishikksh20/convolution-vision-transformers |
110 |
|
0 |
0 |
almost 5 years ago |
0 |
|
3 |
mit |
Python |
| PyTorch Implementation of CvT: Introducing Convolutions to Vision Transformers |
| cmasch/cnn-text-classification |
101 |
|
0 |
0 |
over 4 years ago |
0 |
|
0 |
|
Jupyter Notebook |
| Text classification with Convolution Neural Networks on Yelp, IMDB & sentence polarity dataset v1.0 |