Update finetune_datasets/face_anti_spoofing/README.md
Browse files
finetune_datasets/face_anti_spoofing/README.md
CHANGED
|
@@ -1,2 +1,2 @@
|
|
| 1 |
Due to inevitable copyright issues, we have removed FAS datasets. You can apply for the official datasets yourself and then use [our code](https://github.com/wolo-wolo/FSFM-CVPR25/tree/FSVFM-extension/datasets/finetune/preprocess_FAS) to process them.
|
| 2 |
-
We also follow the common FAS protocol as
|
|
|
|
| 1 |
Due to inevitable copyright issues, we have removed FAS datasets. You can apply for the official datasets yourself and then use [our code](https://github.com/wolo-wolo/FSFM-CVPR25/tree/FSVFM-extension/datasets/finetune/preprocess_FAS) to process them.
|
| 2 |
+
We also follow the common FAS protocol as [few-shot-fas](https://github.com/hhsinping/few_shot_fas) and [flip](https://github.com/koushiksrivats/FLIP/blob/main/docs/datasets.md)
|