Skip to content
/ spadas Public

Augmentation-oriented spatial dataset search engine

Notifications You must be signed in to change notification settings

tgbnhy/spadas

Repository files navigation

spadas

Compile

mvn clean package

Datasets

put your dataset under the dataset/argo

run experiments

java -Xmx16192M -cp ./target/torch-clus-0.0.1-SNAPSHOT.jar edu.nyu.dss.similarity.Framework ./dataset/argo/#your_dataset#

dataset search

the argo dataset loading: spadas.dss.similarity.Framework.readDatalake()

the search algorithms: spadas.dss.similarity.search

the index structure based on KD-tree: indexStruct.trajectory.clustering.kmeans.indexNode a

About

Augmentation-oriented spatial dataset search engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages