cleanlab / examples

Notebooks demonstrating example applications of the cleanlab library
https://github.com/cleanlab/cleanlab
GNU Affero General Public License v3.0
113 stars 21 forks source link

error while training detectron model using given k fold cross validation #75

Closed shashidhar2609 closed 1 year ago

shashidhar2609 commented 1 year ago

pairs[k][0] is undefined in the code

jwmueller commented 1 year ago

Thanks for reporting this issue, it should now be fixed in https://github.com/cleanlab/examples/pull/76

Please re-open the issue with more code explanations if you are still getting any error, thanks!