Skip to content

Commit 4b48199

Browse files
author
Gaurav Bhatt
authored
Update README.md
1 parent b2d8b6a commit 4b48199

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# CorrMCNN_Arch2
22

3+
Implementation of our paper - *[Common Representation Learning Using Step-based Correlation Multi-Modal CNN](https://arxiv.org/pdf/1711.00003.pdf)* presented as spot-light paper in **Asian Conference on Pattern Recognition (ACPR-2017).**
4+
35
This file contains the code for CorrMCNN (2<sup>nd</sup> architecture). The 7<sup>th</sup> loss variables can be removed to obtain the 1<sup>st</sup> architecture. Furthermore, dropout and batch normalization layers have been removed in the above version of code, which can be added by the viewer.

0 commit comments

Comments
 (0)