Activity #828
openReview of Kausalya's Activties
100%
Description
Review of DL models integration in UI
Updated by Sudalaimani C almost 3 years ago
1. GUI Integration for training part completed
2. Eyes closed(EC) and Eye Open(EO) event mapping facility to be implemented [eg: event 15(EC) to be mapped with event 1(Event 15 will be replaced as event 1).So, no.of entries in event 1 becomes doubling].This will match the 20(double of 10 events= 20) no.of classes in events 29 or 30
3. The events 29 or 30 in the Datasets contains 10 in eye close and 10 in eye open. It makes 20 class for event 29 or 30 which is double than other events. In this case, if "Eyes closed and Eye Open event mapping facility" is implemented the total event in each class will become 20 events. If "Eyes closed and Eye Open event mapping facility" is not implemented then the total event in each class will become 20 class for events 29 or 30 which will make the training set uneven. So, we need to implement a logic to input only 5 files of events 29 0r 30 to our training data creation (This logic to be implemented in code).
Updated by Sudalaimani C almost 3 years ago
- Subject changed from Review of DL models integration in UI to Review of Kausalya's Activties
- Due date changed from 09/05/2023 to 09/30/2023