Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

cherrysherryplus/Sample-And-Split

Repository files navigation

目录结构

Sample-And-Split

    landscape/
        --train
        ----imgs
        ----labels
        --val
        ----imgs
        ----labels
    main.py
    calc_classes_subset.py
    ...
    ...
    mmd_numpy_sklearn.py
    split_dataset.py

使用

在Sample-And-Split目录下运行main.py,生成名为landscape_subset的数据集子集(包括训练集+验证集)。total表示子集数量,val_num表示子集中验证集数量。

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages