Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
49 changes: 0 additions & 49 deletions README.md

This file was deleted.

24 changes: 24 additions & 0 deletions src/Carla-temporal-collage/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Temporal Collage Prompting: A Cost-Effective Simulator-Based Driving Accident Video Recognition With GPT-4o

Pratch Suntichaikul, Pittawat Taveekitworachai, Chakarida Nukoolkit, and Ruck Thawonmas.
Accepted at [2024 8th International Conference on Information Technology (InCIT 2024)](https://dit.rsu.ac.th/incit2024/en/).

This repository contains the code and data for the paper "[Temporal Collage Prompting: A Cost-Effective Simulator-Based Driving Accident Video Recognition With GPT-4o](https://ieeexplore.ieee.org/abstract/document/10810536)".

## Citation

If you find our work helpful, please use the following citation
```bibtex
@inproceedings{suntichaikul2024temporal,
title = {{Temporal Collage Prompting: A Cost-Effective Simulator-Based Driving Accident Video Recognition With GPT-4o}},
author = {Suntichaikul, Pratch and Taveekitworachai, Pittawat and Nukoolkit, Chakarida and Thawonmas, Ruck},
year = 2024,
booktitle = {2024 8th International Conference on Information Technology (InCIT)},
pages = {708--713},
doi = {10.1109/InCIT63192.2024.10810536}
}
```

## License

All code within this repository is under [MIT license](LICENSE).