davidjaw / Domain-adaptation-object-detection-with-YOLOv8

GNU Affero General Public License v3.0
10 stars 2 forks source link

The dataset #1

Closed dusongjie closed 5 months ago

dusongjie commented 5 months ago

Could you please provide more information about the data set download, which data set is required for this experiment on the official ACDC website? And if I want to experiment on other data sets, how should the data set be organized? The training images of the target domain have no labels, and the validation images of the target domain have labels. Do I understand this correctly?

davidjaw commented 5 months ago
dusongjie commented 5 months ago

Thank you very much for your detailed response. I appreciate the clarification on the dataset structure and the requirements for the experiment. If I want to experiment on other datasets, they should follow the same structure, and both the source and target domain training images need labels, while the validation images of the target domain should also have labels.I appreciate your insights and the time you've taken to explain this. I will proceed with the labeled data approach as recommended and explore the potential modifications for unlabeled target domain data in future experiments.Thank you once again for your guidance and support. Best regards