Datasets:
File size: 333 Bytes
a6de936 | 1 2 3 4 5 6 7 | # Only needed for evaluate_from_hf.py (loading RLALT/ACoPPer or RLALT/ACoPDoc # from the Hugging Face Hub). Every other script in this kit — including # convert_predictions_to_evaluation_csv.py and everything under evaluation/ # and box_grouping/ — is pure standard library, no dependencies required. datasets>=2.14 pillow>=10.0 |