SVM Baseline
Changes
- Add "groups" attributes to VideoToFrames outputs for cross-validation purpose
- VideoToFrames toutput is Sample/DelayedSample
Added
- Frame level SpatialHistogram transformer
- SVM+LBP baseline
Merge request reports
Activity
assigned to @amohammadi
- Resolved by Christophe Ecabert
- Resolved by Christophe Ecabert
- Resolved by Christophe Ecabert
- Resolved by Christophe Ecabert
- Resolved by Christophe Ecabert
assigned to @cecabert and unassigned @amohammadi
requested review from @lcolbois
@cecabert I let you adress Amir's comment and then we can merge
- Resolved by Christophe Ecabert
There are results for the
deep-pix-bis
baseline on thereplay-attack
,replay-mobile
,oulu-npu
andswan
databases. Thus, it needs to be updated with the results from thesvm
baseline.
mentioned in merge request bob.pad.base!103 (merged)
added 1 commit
- e415142e - [CHG] update with comments from merge request
added 10 commits
-
dc9904bd...3235379d - 5 commits from branch
master
- 81157350 - [CHG] Add "groups" attributes to VideoToFrames
- 78b7b032 - [FIX] VideoToFrames unit tests
- 273296f0 - [CHG] Sync docs from master
- b1fc129e - [CHG] update with comments from merge request
- f04b3574 - [CHG] integrate comment from merge request
Toggle commit list-
dc9904bd...3235379d - 5 commits from branch
removed review request for @lcolbois
requested review from @lcolbois
added 13 commits
-
f04b3574...482a0d5d - 8 commits from branch
master
- 5e8847fc - [CHG] Add "groups" attributes to VideoToFrames
- 622072fb - [FIX] VideoToFrames unit tests
- fb23555b - [CHG] Sync docs from master
- 51d53393 - [CHG] update with comments from merge request
- 137dd26c - [CHG] integrate comment from merge request
Toggle commit list-
f04b3574...482a0d5d - 8 commits from branch
I "fixed" the CI pipeline (!134 (merged)). You can rebase this once the fix is in master and merge if it's ok for you.
Ah, sorry. I found the real solution for the torch issue on Linux runners and am merging it now (!135 (merged)).
You'll have to rebase again
(I can do it and merge if you have no more changes to add here).
added 12 commits
-
137dd26c...d35f4f73 - 7 commits from branch
master
- 5c6371e1 - [CHG] Add "groups" attributes to VideoToFrames
- 9f7365b6 - [FIX] VideoToFrames unit tests
- b5d4befd - [CHG] Sync docs from master
- fa11881e - [CHG] update with comments from merge request
- 3a86cf41 - [CHG] integrate comment from merge request
Toggle commit list-
137dd26c...d35f4f73 - 7 commits from branch
added 7 commits
-
3a86cf41...795b62b4 - 2 commits from branch
master
- d8bf7707 - [CHG] Add "groups" attributes to VideoToFrames
- 94f3be29 - [FIX] VideoToFrames unit tests
- b0ac341b - [CHG] Sync docs from master
- a76666c9 - [CHG] update with comments from merge request
- 5b0c87de - [CHG] integrate comment from merge request
Toggle commit list-
3a86cf41...795b62b4 - 2 commits from branch
enabled an automatic merge when the pipeline for 5b0c87de succeeds
mentioned in commit a924df97