We lifted 3 functions out of this paper's own repositories and ran 1 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.
| Repository | Role | Ran |
|---|---|---|
| hasibzunair/rsud20k | canonical | 1 of 3 |
| Function | Status | Where it lives |
|---|---|---|
| vid2frames | Ran | hasibzunair/rsud20k/utils/video2frames.py pointer only (licence: NONE) · get_code("02f4200dcbb3c0d2") |
| is_empty | Not yet run | hasibzunair/rsud20k/utils/delete_img_wo_labels.py pointer only (licence: NONE) · get_code("b98f6047150ea4e4") |
| write_exif_model | Not yet run | hasibzunair/rsud20k/utils/video2frames.py pointer only (licence: NONE) · get_code("0d7f51f9f7dc3562") |
Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.
Road scene understanding is crucial in autonomous driving, enabling machines to perceive the visual environment. However, recent object detectors tailored for learning on datasets collected from certain geographical locations struggle to generalize across different locations. In this paper, we present RSUD20K, a new dataset for road scene understanding, comprised of over 20K high-resolution images from the driving perspective on Bangladesh roads, and includes 130K bounding box annotations for 13 objects. This challenging dataset encompasses diverse road scenes, narrow streets and highways, featuring objects from different viewpoints and scenes from crowded environments with densely cluttered objects and various weather conditions. Our work significantly improves upon previous efforts, providing detailed annotations and increased object complexity. We thoroughly examine the dataset, benchmarking various state-of-the-art object detectors and exploring large vision models as image annotators.
The same record, over MCP at https://syntology.ai/mcp:
get_harvested_code_for_paper("2401.07322")
get_code_for_paper("2401.07322")
have("2401.07322")
Connect an agent — have() is free.