TITC

Results 6 issues of TITC

This PR should be submitted at 5 hours ago, but something weird happened. ```python for im in ims: print(im,self.img_list.index(im), len([_ for _ in self.img_list if _ ==im])) ``` when I...

enhancement

code is taken and modified from huggingface transformers. Not much improvement in score, just a tiny (~0.1) positive fluctuation. usage --- switch the return function under LaTeX-OCR/pix2tex/models/utils.py ```python @torch.no_grad() def...

enhancement

## initial state ![image](https://user-images.githubusercontent.com/35098797/180646782-4012ef87-e5b3-4444-a5c4-4de286cba542.png) ## expect state ![image](https://user-images.githubusercontent.com/35098797/180646839-14d42b6f-4953-4e59-b382-6490e1cc2f7c.png) ## current state ![image](https://user-images.githubusercontent.com/35098797/180646817-e5c10001-4f5d-4eb5-ba5f-f0dc4139f89c.png) ## GIF ![Video_20220724200855](https://user-images.githubusercontent.com/35098797/180646724-5e72a93d-08bf-4348-a5a7-946337d4963c.gif)

bug
hold

when I trained on a dataset made by `sample_test_sow_reap.txt`, it gives me the fellow error here is [training dataset](https://drive.google.com/file/d/1CNpBcoIWUwousPoW0NXcph4uT53IKTZ5/view?usp=sharing) ``` input: BOS Y are therefore normally incurred by car makers...

use multiprocessing to accelerate the transfer. some datasets in my visualization takes 9 hours without multiprocessing, but 2 hours with 20 threads.

请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem - 系统环境/System Environment: Ubuntu ``` DISTRIB_ID=Ubuntu DISTRIB_RELEASE=22.04 DISTRIB_CODENAME=jammy DISTRIB_DESCRIPTION="Ubuntu 22.04.3 LTS" ``` pip list ```shell (paddle) yuhang@a1:/opt/downloads$ pip list Package...

cuda related