Skip to content

Use ResNet-12 pre-training on my dataset #17

@zhouyizhuo

Description

@zhouyizhuo

@Tsingularity @daviswer
Dear Authors
I would like to ask how does 'val_acc' change during 'pre-training'?I am using the 'ResNet-12' model you provided to pre-train on my own dataset. Its 'train_acc' is good, but 'val_acc' is particularly poor and has not improved with pre-training. Is this the gap between normal training and small sample validation?

The content of the train.bash file is as follows:
image
The log file is as follows:
image
The introduction of my personal dataset is as follows:
1. train_classes: 382 train_images: ~16w
2. val_classes: 191 val_images: ~10w
3. test_classes: 191 test_images: ~8w

What might be the reason?
I am still a novice in this field, and any reply from you will be helpful to me!

As a supplement: I also tried to use the pre-trained model directly for testing on my dataset, but the results were not very good either.(But it is normal on other datasets)
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions