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 · v2.1.2
brambox
Browse files
Jan 17, 2020
Created new patch version v2.1.2
· 55acffbc
0phoff
authored
Jan 17, 2020
View commits for tag v2.1.2
v2.1.2
55acffbc
Fixed mistake with ignore in PR and MRFPPI
· bb11edb8
0phoff
authored
Jan 17, 2020
bb11edb8
Jan 16, 2020
Updated metadata
· 9c4e4f2e
0phoff
authored
Jan 16, 2020
View commits for tag v2.1.1
v2.1.1
9c4e4f2e
Jan 15, 2020
FIX
#20
: changed cython long buffers to np.int64_t
· cd261a5a
0phoff
authored
Jan 15, 2020
cd261a5a
Added unittest for deprecated log
· 051aa6f2
0phoff
authored
Jan 15, 2020
051aa6f2
Added unit test for bb.io._util.expand()
· f960bb47
0phoff
authored
Jan 15, 2020
f960bb47
Modified default ignore behaviour of PR and MRFPPI
· 6d7c1eb7
0phoff
authored
Jan 15, 2020
6d7c1eb7
Dec 18, 2019
Removed parquet from pandas unsafe_formats list, because parquet now has...
· 77b652a6
0phoff
authored
Dec 18, 2019
77b652a6
FIX CI error which is caused due to new openpyxl package
· 4af987bf
0phoff
authored
Dec 18, 2019
4af987bf
Removed support for msgpack file io, as upstream pandas deprecated its usage
· 4d5a4542
0phoff
authored
Dec 18, 2019
4d5a4542
FIX
#18
: building on windows failed
· 5fdec215
0phoff
authored
Dec 18, 2019
5fdec215
Aug 06, 2019
BoxDrawer drawing logic in separate function
· 2f288c72
0phoff
authored
Jul 30, 2019
2f288c72
Jul 26, 2019
FIX updated description to new acronym in setup.py
· dbb40e7c
0phoff
authored
Jul 26, 2019
dbb40e7c
Modified version string to be standard compliant
· dd2547a4
0phoff
authored
Jul 19, 2019
dd2547a4
Fixed unclear sentences in documentation
· bb6f5b9a
0phoff
authored
Jul 19, 2019
bb6f5b9a
Added pillow to CI for testing
· 867a2aab
0phoff
authored
Jul 17, 2019
867a2aab
Debug CI - codecov
· 842a57b6
0phoff
authored
Jul 17, 2019
842a57b6
Added unit tests for base parser functionality
· 75ce8514
0phoff
authored
Jul 17, 2019
75ce8514
Add pyyaml to CI for testing
· 7c58e712
0phoff
authored
Jul 17, 2019
7c58e712
FIX codecov does not check pyx files
· 6957e58a
0phoff
authored
Jul 17, 2019
6957e58a
Updated notes to reflect dependency changes (numpy and pyyaml)
· 48ec7df5
0phoff
authored
Jul 17, 2019
48ec7df5
Jul 17, 2019
Reworked setup.py
· 934d12e9
0phoff
authored
Jul 17, 2019
934d12e9
Made pyyaml optional
· 526735bd
0phoff
authored
Jul 17, 2019
526735bd
Updated VERSION
· 61aa8d6a
0phoff
authored
Jul 17, 2019
61aa8d6a
Jul 16, 2019
Updated metadata
· c42eff62
0phoff
authored
Jul 16, 2019
c42eff62
Modified install notes about supported wheels
· 8de0ba68
0phoff
authored
Jul 16, 2019
View commits for tag v2.1.0
v2.1.0
8de0ba68
Remove CI wheel build from gitlab
· 20655cb1
0phoff
authored
Jul 16, 2019
20655cb1
Set Version for new release
· 4a280050
0phoff
authored
Jul 16, 2019
4a280050
Added VERSION to targz
· 87a9d7f9
0phoff
authored
Jul 16, 2019
87a9d7f9
Jul 15, 2019
Added custom parsers documentation
· d1cb3de5
0phoff
authored
Jul 09, 2019
d1cb3de5
Changed default serialize_group to None
· 5e11cb88
0phoff
authored
Jul 15, 2019
5e11cb88
Reworked parsers to more easily be able to add extra columns
· a7c9e29f
0phoff
authored
Jul 12, 2019
a7c9e29f
Added custom matching documentation
· 741882db
0phoff
authored
Jul 09, 2019
741882db
FIX minor mistakes in documentaion
· d3ee13f4
0phoff
authored
Jul 09, 2019
d3ee13f4
Allow integer denominator for IoA function
· 44861ff5
0phoff
authored
Jul 09, 2019
44861ff5
Modified ignored flag to be Enum instead of string
· 555459e5
0phoff
authored
Jun 29, 2019
555459e5
Added warning in matching functions when anno and det dataframes contain different images
· 4029a7e7
0phoff
authored
Jun 25, 2019
4029a7e7
FIX logger documentation had reference to lightnet.logger instead of brambox.logger
· 9005dfde
0phoff
authored
Jun 17, 2019
9005dfde
Added requirements section to documentation
· f162ac82
0phoff
authored
Jun 17, 2019
f162ac82
Cleaned up dependencies
· 3b874573
0phoff
authored
Jun 17, 2019
3b874573
Loading