Skip to content

Latentsvm caskade #121

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

Closed
wants to merge 5 commits into from
Closed

Latentsvm caskade #121

wants to merge 5 commits into from

Conversation

BKNio
Copy link

@BKNio BKNio commented Oct 26, 2014

reopen PR #3

WIP

@BKNio BKNio force-pushed the latentsvm_caskade branch 2 times, most recently from 5e7dad4 to d2d8a5a Compare October 27, 2014 15:22
//
//M*/

#ifndef __OPENCV_OBJDETECT_HPP__
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

change macro name => OPENCV_LATENTSVM_HPP

@BKNio BKNio force-pushed the latentsvm_caskade branch 2 times, most recently from 97fc017 to d12ed4d Compare October 29, 2014 08:38
@BKNio BKNio force-pushed the latentsvm_caskade branch 3 times, most recently from 30b7137 to ef63d37 Compare November 9, 2014 12:50
adas fix

- lowered memory usage (now the train use ~3x less memory)
- improved speed (removed some bottlenecks and added fast_log)
- added support to grayscale images
- the LUV features are not computed if the image is grayscale (leads to
an improved detection rate)
- added various parameters (limit_ps, limit_bg, alpha, slidingStep,
is_grayscale)
- added detect() function for a better control of the resize factor

warning fixes

buffer overrun fix

Adaptive manifold filter changes: Memory consuming was reduced and performance was improved (10% average).

Adaptive manifold filter: downsample/upsample operations where paralleled.

adding more clear documentation

updated or_sun dataset loader

added fr_adience dataset loader

added tr_svt benchmark

logtopolar

Fixed some existing doxygen comments

updated or_imagenet dataset loader

Compilation and tests fixes;

fixing tests;

some fixes;

fixing build;

fix warnings;

fix warnings;

added first version of hpe_humaneva dataset loader

updated documentation

minor changes

some changes;

Adjusted test cases for SURF_CUDA, using new APIs

reworking interface;

small fix;
@BKNio BKNio force-pushed the latentsvm_caskade branch from ef63d37 to 4034b3c Compare November 9, 2014 13:12
@BKNio BKNio closed this Nov 9, 2014
@BKNio BKNio deleted the latentsvm_caskade branch November 10, 2014 17:24
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