Dimitri Korsch
|
14a64b7169
new version
|
1 year ago |
Dimitri Korsch
|
2940c58e9c
new version
|
1 year ago |
Dimitri Korsch
|
3323fb5640
updated READMEs
|
1 year ago |
Dimitri Korsch
|
10071ddb78
updated the README
|
1 year ago |
Dimitri Korsch
|
9ec32a7967
removed unused import
|
1 year ago |
Dimitri Korsch
|
3e99b370a8
minor change in the makefile
|
1 year ago |
Dimitri Korsch
|
eacdaeb1de
changed the way bounding boxes are returned if they are not present
|
2 years ago |
Dimitri Korsch
|
6218135535
removed unused exports and fixed a missing variable
|
2 years ago |
Dimitri Korsch
|
324607e79a
removed chainer-dependency
|
2 years ago |
Dimitri Korsch
|
100ee3b9a0
enhanced the image transformations used by the augmentations (especially by color jittering)
|
2 years ago |
Dimitri Korsch
|
e05126125a
reduced the precision of the probability arrays
|
2 years ago |
Dimitri Korsch
|
c29c72af6b
reworked de-embedding so it utilizes array operations
|
2 years ago |
Dimitri Korsch
|
0b8edf4858
added label de-embedding for the hierarchical classification
|
2 years ago |
Dimitri Korsch
|
fbb647a144
removed comments
|
2 years ago |
Dimitri Korsch
|
377986160d
added hierarchy logic implementation
|
2 years ago |
Dimitri Korsch
|
3af6aa1fa1
changed default multi-job method to processes... Multi-threaded iterator is buggy
|
2 years ago |
Dimitri Korsch
|
57d956e97b
updated documentation for some util transformation methods
|
2 years ago |
Dimitri Korsch
|
8d7cb25ed0
some fixes in the coordinate re-scaling and default multi-job data loading (using multi-threading as default now)
|
2 years ago |
Dimitri Korsch
|
b2e1120ca4
added support for multi-threaded iterator
|
2 years ago |
Dimitri Korsch
|
c265c45396
added possibility to set part annotations
|
2 years ago |
Dimitri Korsch
|
724a0daba1
important fix for dataset initialization
|
2 years ago |
Dimitri Korsch
|
287055cba8
updated handling of the count parameter for over-/undersampling
|
2 years ago |
Dimitri Korsch
|
e5e1a85f53
added dataset mixing for under-/oversampling
|
2 years ago |
Dimitri Korsch
|
d21c3ccf6a
renamed an argument
|
3 years ago |
Dimitri Korsch
|
1f33e98102
moved Opts class to this module
|
3 years ago |
Dimitri Korsch
|
12f668be39
some minor changes
|
3 years ago |
Dimitri Korsch
|
d00a5203e2
moved image resize script
|
3 years ago |
Dimitri Korsch
|
1056ee27d1
updated output of the image profiler
|
3 years ago |
Dimitri Korsch
|
13c6bf52c7
added script for image resizing
|
3 years ago |
Dimitri Korsch
|
72f67a3c63
added support for relative coordinates in the multi-box annotations
|
3 years ago |