TITC
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...
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...
## initial state  ## expect state  ## current state  ## GIF 
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...
### Pre-submission Checklist - [x] I have searched the existing issues and this bug has not been reported yet - [x] I have tested this issue on the [demo site](https://demo.usememos.com)...