Skip to content

Endoscopic Foundation model Adaptation for Structure from motion

License

Notifications You must be signed in to change notification settings

Mona-ShZeinoddin/Endo_FASt3r

Folders and files

NameName
Last commit message
Last commit date

Latest commit

050972b · Feb 27, 2025

History

57 Commits
Feb 16, 2025
Feb 16, 2025
Feb 16, 2025
Feb 16, 2025
Feb 16, 2025
Feb 16, 2025
Feb 27, 2025
Feb 16, 2025
Feb 16, 2025
Feb 16, 2025
Feb 16, 2025
Feb 16, 2025
Feb 16, 2025
Feb 16, 2025
Feb 16, 2025
Feb 16, 2025
Feb 16, 2025

Repository files navigation

Endo-FASt3r

Endoscopic Foundation model Adaptation for Structure from motion

SCARED training

python train_end_to_end.py --data_path <your_data_path> --log_dir <path_to_save_model (depth, pose, appearance flow, optical flow)>

Evaluation on SCARED

Depth Evaluation:

python evaluate_depth.py --data_path <your_data_path> --load_weights_folder <path_to_weights_i_folder> --eval_mono

Pose evaluation:

python evaluate_pose.py --data_path <your_data_path>  --load_weights_folder <path_to_weights_i_folder> --scared_pose_seq <trajectory_1_or_2>

About

Endoscopic Foundation model Adaptation for Structure from motion

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published