LVFace commited on
Commit
b12702a
Β·
verified Β·
1 Parent(s): d8d0d2a

LVFace Model

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -10,12 +10,12 @@ tags:
10
  - VIT
11
  - lvface
12
  ---
13
- <h2 align="center"> <a href="https://arxiv.org/abs/2501.13420v2">[ICCV 2025 Highlight] LVFace: Progressive Cluster Optimization for Large Vision Models in Face Recognition</a></h2>
14
 
15
  <h5 align="center">If you like LVFace, please give us a star ⭐ on GitHub for the latest update. </h5>
16
 
17
  <h5 align="center">
18
- <a href='https://arxiv.org/abs/2501.13420v2'><img src='https://img.shields.io/badge/Arxiv-Paper-Red'></a>
19
  <a href="https://huggingface.co/bytedance-research/LVFace">
20
  <img
21
  src="https://img.shields.io/badge/HuggingFace-Model-yellow?logo=huggingface&logoColor=yellow"
@@ -52,7 +52,7 @@ This is the official PyTorch implementation for the inference of LVFace. Drawing
52
  - πŸ”₯πŸ”₯πŸ”₯ We have released the training weights of LVFace. Please click [here](https://huggingface.co/bytedance-research/LVFace/tree/main) to download it. (August, 2025 UTC)
53
  - πŸŽ‰πŸŽ‰πŸŽ‰ LVFace has been recommended as **ICCV Highlight**. (July, 2025 UTC)
54
  - πŸŽ‰πŸŽ‰πŸŽ‰ LVFace is accepted by **ICCV 2025**. (July, 2025 UTC)
55
- - πŸ”₯πŸ”₯πŸ”₯ We have updated the arXiv report of LVFace. Please click [here](https://arxiv.org/abs/2501.13420v2) to view it. (March, 2025 UTC)
56
  - πŸŽ‰πŸŽ‰πŸŽ‰ LVFace secured **1st place** in the ICCV 2021 Masked Face Recognition (MFR)-Ongoing Challenge (academic track). (December, 2024 UTC)
57
  <div align="center">
58
  <img src="docs/MFR.png" alt="LVFace 瀺意图" width="30%">
 
10
  - VIT
11
  - lvface
12
  ---
13
+ <h2 align="center"> <a href="https://arxiv.org/abs/2501.13420">[ICCV 2025 Highlight] LVFace: Progressive Cluster Optimization for Large Vision Models in Face Recognition</a></h2>
14
 
15
  <h5 align="center">If you like LVFace, please give us a star ⭐ on GitHub for the latest update. </h5>
16
 
17
  <h5 align="center">
18
+ <a href='https://arxiv.org/abs/2501.13420'><img src='https://img.shields.io/badge/Arxiv-Paper-Red'></a>
19
  <a href="https://huggingface.co/bytedance-research/LVFace">
20
  <img
21
  src="https://img.shields.io/badge/HuggingFace-Model-yellow?logo=huggingface&logoColor=yellow"
 
52
  - πŸ”₯πŸ”₯πŸ”₯ We have released the training weights of LVFace. Please click [here](https://huggingface.co/bytedance-research/LVFace/tree/main) to download it. (August, 2025 UTC)
53
  - πŸŽ‰πŸŽ‰πŸŽ‰ LVFace has been recommended as **ICCV Highlight**. (July, 2025 UTC)
54
  - πŸŽ‰πŸŽ‰πŸŽ‰ LVFace is accepted by **ICCV 2025**. (July, 2025 UTC)
55
+ - πŸ”₯πŸ”₯πŸ”₯ We have updated the arXiv report of LVFace. Please click [here](https://arxiv.org/abs/2501.13420) to view it. (March, 2025 UTC)
56
  - πŸŽ‰πŸŽ‰πŸŽ‰ LVFace secured **1st place** in the ICCV 2021 Masked Face Recognition (MFR)-Ongoing Challenge (academic track). (December, 2024 UTC)
57
  <div align="center">
58
  <img src="docs/MFR.png" alt="LVFace 瀺意图" width="30%">