File size: 497 Bytes
3d85088
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
ckpt_path = 'checkpoints/epoch_20'
TITLE = 'Deep Exemplar-based Video Colorization using Vision Transformer'
DESCRIPTION = '''
<center>
This is a demo app of the thesis: <b>Deep Exemplar-based Video Colorization using Vision Transformer</b>.<br/>
The code is available at: <i>The link will be updated soon</i>.<br/>
Our previous work was also written into paper and accepted at the <a href="https://ictc.org/program_proceeding">ICTC 2023 conference</a> (Section <i>B1-4</i>).
</center>
'''.strip()