Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · v3.2.0
brambox
Browse files
Sep 24, 2020
Modified VERSION string
· 687e0c3f
0phoff
authored
Sep 24, 2020
View commits for tag v3.2.0
v3.2.0
687e0c3f
Merge branch 'develop' into 'master'
· 7a8d05ae
0phoff
authored
Sep 24, 2020
7a8d05ae
Added new features to TIDE tutorial
· 88b24241
0phoff
authored
Sep 24, 2020
88b24241
Added missing caches to reset() of TIDE
· d4906538
0phoff
authored
Sep 24, 2020
d4906538
FIX Error calculation discovered in original repo
· 9834a572
0phoff
authored
Sep 24, 2020
9834a572
Added the possibility to view the underlying error types per detection/annotation
· 37741952
0phoff
authored
Sep 24, 2020
37741952
Added documentation notes about TIDE area_ranges and added `coco_areas` attribute
· 7d9e4b6b
0phoff
authored
Sep 24, 2020
7d9e4b6b
Added `area_range` to TIDE
· 7af88cdc
0phoff
authored
Sep 24, 2020
7af88cdc
Sep 23, 2020
FIX area_range matching behaviour is now better
· 88994c7d
0phoff
authored
Sep 23, 2020
88994c7d
Removed unnecessary logs, in the hopes of slightly speeding up code
· 26e09983
0phoff
authored
Sep 23, 2020
26e09983
Added `use_ignore_method` option to pdollar()
· 076d3587
0phoff
authored
Sep 23, 2020
076d3587
Allow matching functions to have individual annotation ignore_methods
· 3879902b
0phoff
authored
Sep 23, 2020
3879902b
Updated minor version
· 33d75052
0phoff
authored
Sep 23, 2020
33d75052
Added `parse_image_names` option to anno_coco parser
· efe39300
0phoff
authored
Sep 23, 2020
efe39300
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
Loading