ASUS-AICS / LibMultiLabel-Old-Archive

This library has been moved to https://github.com/ntumlgroup/LibMultiLabel
MIT License
153 stars 29 forks source link

Remove Redundant merge_train_val #378

Closed donglihe-hub closed 5 months ago

donglihe-hub commented 5 months ago

What does this PR do?

merge_train_val is already in config

Test CLI & API (bash tests/autotest.sh)

Test APIs used by main.py.

Check API Document

If any new APIs are added, please check if the description of the APIs is added to API document.

Test quickstart & API (bash tests/docs/test_changed_document.sh)

If any APIs in quickstarts or tutorials are modified, please run this test to check if the current examples can run correctly after the modified APIs are released.