Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v3.1.0
brambox
Browse files
Sep 18, 2020
Merge branch 'develop' into 'master'
· caa14b67
Tanguy Ophoff
authored
Sep 18, 2020
View commits for tag v3.1.0
v3.1.0
caa14b67
Prepare v3.1.0
· deb120f3
0phoff
authored
Sep 18, 2020
deb120f3
Added TIDE tutorial notebook
· cc695366
0phoff
authored
Sep 18, 2020
cc695366
Reduced logging level from warn to info
· a00e695f
0phoff
authored
Sep 18, 2020
a00e695f
Added TIDE evaluation
· e4a17929
0phoff
authored
Sep 18, 2020
e4a17929
Allow groupby kwargs
· 0d4d75c8
0phoff
authored
Sep 18, 2020
0d4d75c8
Drop index column from detection dataframe in match_box
· 0126f5ba
0phoff
authored
Sep 18, 2020
0126f5ba
COCO eval now uses IoU value between 0-1 instead of in percent. This is more...
· 6126e12d
0phoff
authored
Sep 18, 2020
6126e12d
Aug 27, 2020
FIX linting error
· 049274b0
0phoff
authored
Aug 27, 2020
049274b0
Added tutorial about coco eval
· 18ec91c9
0phoff
authored
Aug 27, 2020
18ec91c9
Cleaned up documentation of COCO eval
· 48c551a1
0phoff
authored
Aug 27, 2020
48c551a1
Disbled TQDM in eval test
· 33031478
0phoff
authored
Aug 27, 2020
33031478
Added eval test for coco
· 46e24052
0phoff
authored
Aug 27, 2020
46e24052
Updated COCO evaluation to be faster with multi IoU matching
· 31edd4db
0phoff
authored
Aug 27, 2020
31edd4db
Allow match_*() functions to work with multiple IoUs at once
· 8f8f2239
0phoff
authored
Aug 27, 2020
8f8f2239
Aug 26, 2020
Added COCO eval method
· d4dc28bc
0phoff
authored
Aug 26, 2020
d4dc28bc
FIX return correct curves when there are no detections/annotations
· 15027dc4
0phoff
authored
Aug 26, 2020
15027dc4
Added auc_interpolated
· 026d5ec8
0phoff
authored
Aug 26, 2020
026d5ec8
FIX removed print statement in matchbox
· 0fc3ff6f
0phoff
authored
Aug 26, 2020
0fc3ff6f
Added smooth argument to pr curve
· dcf141e9
0phoff
authored
Aug 26, 2020
dcf141e9
Aug 21, 2020
FIX statistics with empty dataframes
· a897944d
0phoff
authored
Aug 21, 2020
a897944d
Aug 20, 2020
Updated installation notes
· f3a2adf0
0phoff
authored
Aug 20, 2020
View commits for tag v3.0.1
v3.0.1
f3a2adf0
Updated version
· bd61ef7c
0phoff
authored
Aug 20, 2020
bd61ef7c
Removed deprecated pickleparsers
· e0d6c82e
0phoff
authored
Aug 20, 2020
e0d6c82e
Reworked documentation with autosummary
· 50d9bb9c
0phoff
authored
Aug 20, 2020
50d9bb9c
Aug 14, 2020
FIX gitlab ci
· bd33555b
0phoff
authored
Aug 14, 2020
bd33555b
FIX pandas 1.0 removed some internal variables, so we needed to use the new names
· c704ca5e
0phoff
authored
Aug 14, 2020
c704ca5e
Jul 07, 2020
FIX edge cases when there are no detections/annotations in statistics functions
· f7e91c8b
0phoff
authored
Jul 07, 2020
f7e91c8b
Apr 14, 2020
Added main contributors to readme
· f3b370d6
0phoff
authored
Apr 14, 2020
f3b370d6
Feb 10, 2020
Create post-release with up-to-date documentation
· abe56958
0phoff
authored
Feb 10, 2020
View commits for tag v3.0.0.post1
v3.0.0.post1
abe56958
Updated documentation to new V3 API
· 1a423bc5
0phoff
authored
Feb 10, 2020
1a423bc5
Jan 21, 2020
Updated Version string
· 50bf68a7
0phoff
authored
Jan 21, 2020
View commits for tag v3.0.0
v3.0.0
50bf68a7
Added match_box function to documentation
· d7fe585b
0phoff
authored
Jan 21, 2020
d7fe585b
Merge branch 'develop' into 'master'
· 79e2e367
Tanguy Ophoff
authored
Jan 21, 2020
79e2e367
FIX F-score became nan when both P/R were zero
· a6a0621c
0phoff
authored
Jan 21, 2020
a6a0621c
Added documentation about difference brambox and official LRP
· 5ad23ae2
0phoff
authored
Jan 16, 2020
5ad23ae2
Added unit tests for LRP
· 2bbbf5db
0phoff
authored
Jan 16, 2020
2bbbf5db
Added LRP to docs
· 29a5701b
0phoff
authored
Jan 16, 2020
29a5701b
Added initial version of LRP
· 616797fd
0phoff
authored
Jan 16, 2020
616797fd
Curve functions are simplified
· 12b076b3
0phoff
authored
Jan 16, 2020
12b076b3
Loading