Skip to content

Commit

Permalink
Visualization example added
Browse files Browse the repository at this point in the history
  • Loading branch information
kylemin authored Jun 12, 2024
1 parent ed79e64 commit dcbc728
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Action Scene Graphs for Long-Form Understanding of Egocentric Videos
# Action Scene Graphs for Long-Form Understanding of Egocentric Videos (CVPR 2024)

![image](https://github.com/fpv-iplab/EASG/assets/17033647/e38d266b-ba22-4fff-98b7-29046ec2611d)


This repository hosts the code related to the paper

Rodin, Ivan, Antonino Furnari, Kyle Min, Subarna Tripathi, and Giovanni Maria Farinella. "Action Scene Graphs for Long-Form Understanding of Egocentric Videos." Computer Vision and Pattern Recognition Conference (CVPR). 2024.
Ivan Rodin*, Antonino Furnari*, Kyle Min*, Subarna Tripathi, and Giovanni Maria Farinella. "Action Scene Graphs for Long-Form Understanding of Egocentric Videos." Computer Vision and Pattern Recognition Conference (CVPR). 2024.

[arXiv pre-print](https://arxiv.org/pdf/2312.03391.pdf)

Expand All @@ -17,6 +17,9 @@ This repository provides the following components:
* Code for the EASG Annotation Tool
* Code for the EASG Generation baseline

#### + Example video with dynamic graphs and objects bounding boxes
[![video](http://markdown-videos-api.jorgenkh.no/youtube/Qx3UHbl08K4?width=640&height=360)](https://youtu.be/Qx3UHbl08K4)

## EASG Labeling system

Steps to reproduce the EASG labeling system:
Expand Down Expand Up @@ -65,7 +68,7 @@ Currently, we are working on extending the dataset to include annotations for vi

If you use the code/models hosted in this repository, please cite the following paper:

```
```bibtex
@article{rodin2023action,
title={Action Scene Graphs for Long-Form Understanding of Egocentric Videos},
author={Rodin, Ivan and Furnari, Antonino and Min, Kyle and Tripathi, Subarna and Farinella, Giovanni Maria},
Expand Down

0 comments on commit dcbc728

Please sign in to comment.