Update finetuned_models/FF++_c23_32frames/README.md
Browse files
finetuned_models/FF++_c23_32frames/README.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
# Script for fine-tuning our FSFM-3C model for evaluation cross-dataset
|
2 |
|
3 |
```
|
4 |
CUDA_VISIBLE_DEVICES=0,1 OMP_NUM_THREADS=1 python -m torch.distributed.launch --node_rank=0 --nproc_per_node=2 main_finetune_DfD.py \
|
|
|
1 |
+
# Script for fine-tuning our FSFM-3C model for evaluation of cross-dataset deepfakes detection:
|
2 |
|
3 |
```
|
4 |
CUDA_VISIBLE_DEVICES=0,1 OMP_NUM_THREADS=1 python -m torch.distributed.launch --node_rank=0 --nproc_per_node=2 main_finetune_DfD.py \
|