rezaghoddoosian / Early-Drowsiness-Detection

The supporting code used for the baseline temporal method on the UTA-RLDD dataset
https://sites.google.com/prod/view/utarldd/home
MIT License
69 stars 25 forks source link

Inquiry about the start_indices in Training.py #1

Open ghost opened 5 years ago

ghost commented 5 years ago

image

Dear Ghoddoosian,

I am a research assistant from Hong Kong Polytechnic University. We are trying using computer version from drowsiness detection for consturction machinary operator.

I have some questions about the codes, would you please provide some suggestions? In Training.py, there is a comment satates that start indices are the indices in BlinksTest where the set of blink sequences in each video starts. It is used for VA, BSRE and BSA calculation. And there is if codes for define the start indices for different parts of datasets, and if I want to train the network on my own datasets, how do I define it? Could you explain it further?

Thanks a lot and look forward to your reply.

Best regards, Daniel

Hopedreams commented 1 year ago

How is this problem solved??