Skip to content

JaocHatter/ReportGenerator-Landmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReportGenerator-Landmarks (Beta)

Report Generator for the Europe Rover Challenge 2025
by Terrab🌎ts

alt text

How to run it?

  1. Go to Google AI Studio
  2. Get you API Key and then save it in your environment as
export GOOGLE_API_KEY="you_api_key"
  1. Execute the script from "src" directory Without Trajectory
python run.py /home/user/.../erc_video.mp4 --mission_id test001

With Trajectory (Your extra information)

python run.py /home/user/.../erc_video.mp4 --pose_file path/to/poses.json --mission_id test002

Result examples

alt text alt text alt text alt text

TODO

  • Tool in the pipeline to eliminate redundant and repited objects (SOON!!!)
  • Use a Depth Estimator model to estimate the position of the object

Of course you can solve these problems adding your extra information, images and descriptions to complete your report.

About

Report Generator for the Europe Rover Challenge 2025

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages