Skip to content

HyperPotatoNeo/SIH-DVS-HAR

Repository files navigation

SIH-DVS-HAR

Human activity recognition on DVS data

Todo

--> Drive connectivity

--> Actual deployment

--> Preprocess data:

--> Concatenate into 3D Tensors

--> Train model

--> Connect all components

Usage

Structure data as shown in the below given example.

data/
.
└── train/
	└── label1/
		├── sample1.npy
		├── sample2.npy
		└── ...
	└── label2/
		├── sample1.npy
		├── sample2.npy
		└── ...
	└── ...
└── test/
	└── label1/
		├── sample1.npy
		├── sample2.npy
		└── ...
	└── label2/
		├── sample1.npy
		├── sample2.npy
		└── ...		
	└── ...

About

Human activity recognition on DVS data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •