{"id":25300330,"url":"https://github.com/ehofesmann/detection_evaluation_plots","last_synced_at":"2025-04-07T00:18:25.051Z","repository":{"id":209320321,"uuid":"723741461","full_name":"ehofesmann/detection_evaluation_plots","owner":"ehofesmann","description":"Visualization of object detection evaluation plots in a FiftyOne App panel","archived":false,"fork":false,"pushed_at":"2023-11-26T16:27:22.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-13T05:48:32.325Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ehofesmann.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-11-26T16:18:49.000Z","updated_at":"2024-05-01T04:14:52.000Z","dependencies_parsed_at":"2023-11-26T17:37:57.479Z","dependency_job_id":null,"html_url":"https://github.com/ehofesmann/detection_evaluation_plots","commit_stats":null,"previous_names":["ehofesmann/detection_evaluation_plots"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ehofesmann%2Fdetection_evaluation_plots","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ehofesmann%2Fdetection_evaluation_plots/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ehofesmann%2Fdetection_evaluation_plots/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ehofesmann%2Fdetection_evaluation_plots/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ehofesmann","download_url":"https://codeload.github.com/ehofesmann/detection_evaluation_plots/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247569144,"owners_count":20959763,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-02-13T05:48:34.435Z","updated_at":"2025-04-07T00:18:25.015Z","avatar_url":"https://github.com/ehofesmann.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Detection Evaluation Plots\n\nVisualization of object detection evaluation plots in a FiftyOne App panel\n\n\n\n\nhttps://github.com/ehofesmann/detection_evaluation_plots/assets/21222883/9337422c-31cc-479f-9b07-2a7d7235cab4\n\n\n\n## Installation\n\nThis plugin requires `https://github.com/ehofesmann/plotly_panel` installed.\n\n```shell\nfiftyone plugins download https://github.com/ehofesmann/plotly_panel\nfiftyone plugins download https://github.com/ehofesmann/detection_evaluation_plots\n```\n\nRefer to the [main README](https://github.com/voxel51/fiftyone-plugins) for\nmore information about managing downloaded plugins and developing plugins\nlocally.\n\n## Run Example\n\nAfter installing this plugin, you can try the example panel yourself on the `quickstart` dataset.\n```python\nimport fiftyone as fo\nimport fiftyone.zoo as foz\n\ndataset = foz.load_zoo_dataset(\"quickstart\")\nresults = dataset.evaluate_detections(\"predictions\", gt_field=\"ground_truth\", compute_mAP=True, eval_key=\"eval\")\nsession = fo.launch_app(dataset)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fehofesmann%2Fdetection_evaluation_plots","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fehofesmann%2Fdetection_evaluation_plots","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fehofesmann%2Fdetection_evaluation_plots/lists"}