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

add 3 models #7

Merged
merged 1 commit into from
Jan 26, 2016
Merged

add 3 models #7

merged 1 commit into from
Jan 26, 2016

Conversation

dereyly
Copy link
Contributor

@dereyly dereyly commented Jan 26, 2016

1x5_all -- in model "5x5_to_3x3_to_1x3_AND_faster_lr_AND_PReLU" replace all 1x3 to 1x5. Complex same as 3x3+1x1

1x3_sz_augm -- model "5x5_to_3x3_to_1x3_AND_faster_lr_AND_PReLU" data layer use size augmentation. There are a few changes in caffe-elu.

darknet_bn -- model darknet from fast YOLO https://github.com/pjreddie/darknet/blob/master/cfg/darknet.cfg. Extend LSUV init, PreLU and BN

@ducha-aiki
Copy link
Owner

Thanks :)

1x3_sz_augm starts only from 60K iterations...Is the start available for it?

@dereyly
Copy link
Contributor Author

dereyly commented Jan 26, 2016

before 60k iteations i have failed logs with test data. I use standard dataset for test without scaling 0.04 and have 0% accuracy

@ducha-aiki
Copy link
Owner

OK

@ducha-aiki ducha-aiki merged commit 0aecf36 into ducha-aiki:master Jan 26, 2016
@ducha-aiki
Copy link
Owner

DarkNet is interesting. Thanks!

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