Skip to content

Secure-and-Intelligent-Systems-Lab/Route-Prediction-Model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

AIS or Eyes: Mix&Fix-Net for Vessel Route Prediction

SISLab VVR Dataset

You can download the video and time series dataset from the following link.
The link provides a zip file containing three folders:

  • time_series_from_video
  • Train_Test_Validation_sequence
  • Videos

The directory structure, including all folders, subfolders, and files, is outlined below.

SISLab_VVR
│
├── time_series_from_video
│   ├── timeseries_video_id2.pkl
│   ├── timeseries_video_id3.pkl
│   ├── timeseries_video_id4.pkl
│   └── timeseries_video_id6.pkl
│
├── Train_Test_Validation_sequence
│   ├── testx.npy
│   ├── testy.npy
│   ├── trainx.npy
│   ├── trainy.npy
│   ├── valx.npy
│   └── valy.npy
│
└── Videos
    ├──  details.xlsx
 	├── video_0.mp4
	├── video_1.mp4
	├── video_2.mp4
	├── video_3.mp4
	├── video_4.mp4
	├── video_6.mp4
	└── video_temp.mp4

Demo video of the route prediction using our model: Watch the video

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published