Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeningLin committed Aug 26, 2024
2 parents 0a4703c + d4f096d commit af22bfa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ If you find PEneo helpful, please consider citing our paper:
@inproceedings{lin2024peneo,
title={PEneo: Unifying Line Extraction, Line Grouping, and Entity Linking for End-to-end Document Pair Extraction},
author={Lin, Zening and Wang, Jiapeng and Li, Teng and Liao, Wenhui and Huang, Dayi and Xiong, Longfei and Jin, Lianwen},
booktitle={Proceedings of the 32th ACM International Conference on Multimedia},
booktitle={Proceedings of the 32nd ACM International Conference on Multimedia},
year={2024}
}
```
Expand All @@ -287,8 +287,8 @@ Part of the code is adapted from [LiLT](), [LayoutLMv2/XLM](https://github.com/m

This repository can only be used for non-commercial research purposes.

For commercial-use, please contact Prof. Lianwen Jin (eelwjin@scut.edu.cn).
For commercial use, please contact Prof. Lianwen Jin (eelwjin@scut.edu.cn).

If you come across any problems, please feel free to open an issue or contact Zening Lin (zening.lin@outlook.com).
If you encounter any problems, please open an issue or contact Zening Lin (zening.lin@outlook.com).

Copyright 2024, Deep Learning and Vision Computing Lab ([HomePage](http://www.dlvc-lab.net/), [GitHub](https://github.com/SCUT-DLVCLab)), South China University of Technology.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
tqdm==4.66.1
transformers==4.40.1
tensorboard==2.15.1
accelerate==0.27.2
tensorboard==2.15.1

0 comments on commit af22bfa

Please sign in to comment.