Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Confusion about dataset loading #1

Open
Shunzhange opened this issue Dec 1, 2019 · 1 comment
Open

Confusion about dataset loading #1

Shunzhange opened this issue Dec 1, 2019 · 1 comment

Comments

@Shunzhange
Copy link

the ucsd dataset have ped1 and ped2.in file paths.py
PROJ = '/media/yash_jakhotiya/Academic/ML/Anomaly_Detection'
dataset = os.path.join(PROJ, 'Dataset')
What is the structure of the data placement?
thank you

@yashjakhotiya
Copy link
Owner

You have to run preprocessing.py in the folder which has UCSD Dataset downloaded, with default directory names. I copied files from these directories and their subdirectories into a common directory. In the meanwhile, I renamed each of the frames to include necessary information regarding the frame. Also, note that the approach we followed towards this anomaly detection is that of supervised nature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants