Hi everyone,
I’m fine-tuning the D-FINE S model initialized with Objects365 weights using a custom dataset, but I’m encountering significantly lower performance than expected.
Performance Comparison
In just a single epoch:
1. Dataset Preparation:
ImageFile.LOAD_TRUNCATED_IMAGES = True
num_classes: 1
and remap_mscoco_category: False
.2. Configuration Changes:
3. Training Command:
CUDA_VISIBLE_DEVICES=0 torchrun --master_port=7777 --nproc_per_node=1 train.py \
-c configs/dfine/custom/objects365/dfine_hgnetv2_s_obj2custom.yml \
--seed=0 -t dfine_s_obj365.pth
What could be causing the poor performance?
I’d appreciate any insights or suggestions for debugging this issue. Thanks in advance!
PS: I tried fine-tuning for 20 epochs, and the mAP@50 only improves slightly to 0.4. Using COCO weights instead of Objects365 weights does not lead to any improvement either.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4