Skip to content

Commit 198e33a

Browse files
authored
Merge pull request zziz#17 from HananHindy/patch-1
Adding CryptoKnight paper and code
2 parents 4b558b2 + 4ebeb95 commit 198e33a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,6 +412,7 @@ Use [this](https://github.com/zziz/pwc/issues/11) thread to request us your favo
412412
| [Visual Question Reasoning on General Dependency Tree](http://openaccess.thecvf.com/content_cvpr_2018/papers/Cao_Visual_Question_Reasoning_CVPR_2018_paper.pdf) | CVPR | [code](https://github.com/bezorro/ACMN-Pytorch) | 16 |
413413
| [Explainable Neural Computation via Stack Neural Module Networks](http://openaccess.thecvf.com/content_ECCV_2018/html/Ronghang_Hu_Explainable_Neural_Computation_ECCV_2018_paper.html) | ECCV | [code](https://github.com/ronghanghu/snmn) | 16 |
414414
| [Learning Generative ConvNets via Multi-Grid Modeling and Sampling](http://openaccess.thecvf.com/content_cvpr_2018/papers/Gao_Learning_Generative_ConvNets_CVPR_2018_paper.pdf) | CVPR | [code](https://github.com/ruiqigao/Multigrid_learning) | 16 |
415+
| [CryptoKnight: Generating and Modelling Compiled Cryptographic Primitives](https://www.mdpi.com/2078-2489/9/9/231) | | [code](https://github.com/AbertayMachineLearningGroup/CryptoKnight) | 12 |
415416
| [3D Steerable CNNs: Learning Rotationally Equivariant Features in Volumetric Data](https://arxiv.org/abs/1807.02547) | NIPS | [code](https://github.com/mariogeiger/se3cnn) | 16 |
416417
| [Triplet Loss in Siamese Network for Object Tracking](http://openaccess.thecvf.com/content_ECCV_2018/html/Xingping_Dong_Triplet_Loss_with_ECCV_2018_paper.html) | ECCV | [code](https://github.com/shenjianbing/TripletTracking) | 16 |
417418
| [Crowd Counting With Deep Negative Correlation Learning](http://openaccess.thecvf.com/content_cvpr_2018/papers/Shi_Crowd_Counting_With_CVPR_2018_paper.pdf) | CVPR | [code](https://github.com/shizenglin/Deep-NCL) | 16 |
@@ -1522,4 +1523,4 @@ Use [this](https://github.com/zziz/pwc/issues/11) thread to request us your favo
15221523
| [Reconstructing PASCAL VOC](http://openaccess.thecvf.com/content_cvpr_2014/html/Vicente_Reconstructing_PASCAL_VOC_2014_CVPR_paper.html) | CVPR | [code](https://github.com/yihui-he/reconstructing-pascal-voc) | 6 |
15231524
| [Investigating Haze-relevant Features in A Learning Framework for Image Dehazing](http://openaccess.thecvf.com/content_cvpr_2014/html/Tang_Investigating_Haze-relevant_Features_2014_CVPR_paper.html) | CVPR | [code](https://github.com/zlinker/haze_2014) | 6 |
15241525
| [Tell Me What You See and I will Show You Where It Is](http://openaccess.thecvf.com/content_cvpr_2014/html/Xu_Tell_Me_What_2014_CVPR_paper.html) | CVPR | [code](https://github.com/MarkipTheMudkip/in-class-project-2) | 5 |
1525-
| [Salient Region Detection via High-Dimensional Color Transform](http://openaccess.thecvf.com/content_cvpr_2014/html/Kim_Salient_Region_Detection_2014_CVPR_paper.html) | CVPR | [code](https://github.com/jhkim89/Saliency-HDCT) | 4 |
1526+
| [Salient Region Detection via High-Dimensional Color Transform](http://openaccess.thecvf.com/content_cvpr_2014/html/Kim_Salient_Region_Detection_2014_CVPR_paper.html) | CVPR | [code](https://github.com/jhkim89/Saliency-HDCT) | 4 |

0 commit comments

Comments
 (0)