hzhongresearch commited on
Commit
551c6d6
·
verified ·
1 Parent(s): 7ce2923

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -24,14 +24,14 @@ Each file is 16 bits per pixel, named ```p<number>_<l|r>_<timestamp>_ir_raw.png`
24
  * ```<l|r>``` indicates left or right hand.
25
  * ```<timestamp>``` is a unix epoch timestamp.
26
 
27
- ## Links
28
- The code, data and paper can be downloaded from the following page.
29
 
30
- ```
31
- https://hzhongresearch.github.io/
32
- ```
 
33
 
34
- ## Licence
35
  Copyright 2017 HENRY ZHONG. The data is released under CC BY 4.0. See [LICENCE.txt](LICENCE.txt).
36
 
37
  If you use this work please cite our paper.
 
24
  * ```<l|r>``` indicates left or right hand.
25
  * ```<timestamp>``` is a unix epoch timestamp.
26
 
27
+ # Links
 
28
 
29
+ * [Website](https://hzhongresearch.github.io/)
30
+ * [Paper](https://www.researchgate.net/publication/316733062_VeinDeep_Smartphone_unlock_using_vein_patterns)
31
+ * [Code](https://github.com/hzhongresearch/veindeep_program)
32
+ * [Data](https://huggingface.co/datasets/hzhongresearch/veindeep_data)
33
 
34
+ # Licence
35
  Copyright 2017 HENRY ZHONG. The data is released under CC BY 4.0. See [LICENCE.txt](LICENCE.txt).
36
 
37
  If you use this work please cite our paper.