Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Reza-Zhu committed Mar 26, 2023
1 parent cf5590a commit 1d13b1e
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ pip install timm pyyaml pytorch-metric-learning scipy pandas grad-cam pillow pyt
```
### Generate word embeddings for University-1652
University-1652 Dataset Link https://github.com/layumi/University1652-Baseline


set correct dataset path in settings.yaml, then run
```shell
python U1652_bert.py
Expand Down Expand Up @@ -113,6 +115,16 @@ Best weights have been uploaded
Any questions or suggestions feel free to contact me
email : m025120503@sues.edu.cn

## Relevant research

SUES-200 https://github.com/Reza-Zhu/SUES-200-Benchmark

University-1652 https://github.com/layumi/University1652-Baseline

LPN https://github.com/wtyhub/LPN

FRSA https://github.com/dmmm1997/fsra

## Citation

```text
Expand Down

0 comments on commit 1d13b1e

Please sign in to comment.