Skip to content

dataset: Add threading and fix color_aug#2

Open
jiarongqiu wants to merge 1 commit into
chaoyuaw:masterfrom
jiarongqiu:master
Open

dataset: Add threading and fix color_aug#2
jiarongqiu wants to merge 1 commit into
chaoyuaw:masterfrom
jiarongqiu:master

Conversation

@jiarongqiu
Copy link
Copy Markdown

I add threading method to enhance segments loading. Also, I fix and apply color_aug function only in training phase.

In my evaluation, the after 100 epochs training the I-frame+ResNet152 reach 86.6% accuracy in UCF-101 and the time consumption is 1.55 sec/video.
After using the abovementioned changes and change test crops to 1, the accuracy drops a little bit to 85.2% and gain 30x efficiency that reaches 0.05 sec/video.

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

Successfully merging this pull request may close these issues.

2 participants