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 · master
brambox
Browse files
Jul 15, 2024
FIX: versioneer adaptation mistake
· 2ddb4b11
0phoff
authored
Jul 15, 2024
View commits for tag v5.0.0
v5.0.0
2ddb4b11
Trying to fix build pipeline
· 99071754
0phoff
authored
Jul 15, 2024
99071754
Specify numpy>2 as a build dependency for python >= 3.9
· fe5a43fc
0phoff
authored
Jul 15, 2024
fe5a43fc
Allow multiple versions to be pushed to test pypi in build pipeline
· 2ccb424e
0phoff
authored
Jul 15, 2024
2ccb424e
Jul 10, 2024
Changed segment to segmentation in installation instructions
· 0e495b73
0phoff
authored
Jul 10, 2024
0e495b73
Swapped `python setup.py sdist` for `python -m build --sdist`
· dd1e338b
0phoff
authored
Jul 10, 2024
dd1e338b
Jul 03, 2024
Ran documentation notebooks and disable automatic running in CI/CD pipeline
· 2bd1b219
0phoff
authored
Jul 03, 2024
2bd1b219
Jul 02, 2024
Moved from pkl to h5 for anno/det in documentation guides
· 095142ef
0phoff
authored
Jul 02, 2024
095142ef
Jun 26, 2024
Added missing dependencies for running documentation notebooks
· d67dc415
0phoff
authored
Jun 26, 2024
d67dc415
Jun 25, 2024
Added ipykernel to gitlab CI to build documentation
· e18ac69f
0phoff
authored
Jun 25, 2024
e18ac69f
Jun 21, 2024
Merge branch 'develop' into 'master'
· 46426ef7
Tanguy Ophoff
authored
Jun 21, 2024
46426ef7
Added pickle files necessary for documentation build
· 3e4fd1e5
0phoff
authored
Jun 21, 2024
3e4fd1e5
Fixed codecov syntax changed
· 72582e81
0phoff
authored
Jun 21, 2024
72582e81
Run notebooks when building documentation website in gitlab CICD
· 27429430
0phoff
authored
Jun 21, 2024
27429430
Fix unittest failed due to configuration issues
· b530ddc2
0phoff
authored
Jun 21, 2024
b530ddc2
Fix linting error
· 73ec69d2
0phoff
authored
Jun 21, 2024
73ec69d2
Rebuild cpp code with new build pipeline
· 2a9cdb4b
0phoff
authored
Jun 21, 2024
2a9cdb4b
Fixed documentation
· c64cce0a
0phoff
authored
Jun 21, 2024
c64cce0a
Fixed issue with PandasParser
· d272a01b
0phoff
authored
Jun 21, 2024
d272a01b
Moved over to pyproject.toml
· 1809e0e3
0phoff
authored
Jun 21, 2024
1809e0e3
Added support for shapely.Polygon, shapely.LineString, shapely.Point and...
· 99b6978f
0phoff
authored
Jun 21, 2024
99b6978f
Jun 20, 2024
Added CVAT for Videos annotation format
· a05be2d6
0phoff
authored
Jun 20, 2024
a05be2d6
Added CVAT for Images annotation format
· 5bb0c991
0phoff
authored
Jun 20, 2024
5bb0c991
Added HRSC unittests
· 75a92287
0phoff
authored
Jun 20, 2024
75a92287
Added DOTA unittests
· ff7ed171
0phoff
authored
Jun 20, 2024
ff7ed171
Reduced loglevel of missing pgpd from warning to debug
· 001852af
0phoff
authored
Jun 20, 2024
001852af
Simplified yaml parsers
· fcf69e4f
0phoff
authored
Jun 20, 2024
fcf69e4f
Jun 18, 2024
Merge branch 'dev-clean_columns' into 'master'
· f1cd1ab5
Tanguy Ophoff
authored
Jun 18, 2024
f1cd1ab5
FIX unittest now works on CICD pipeline as well
· e28252df
0phoff
authored
Jun 18, 2024
e28252df
DEBUG unittest fails on CICD but not locally
· 449c4a1e
0phoff
authored
Jun 18, 2024
449c4a1e
DEBUG unittest fails on CICD but not locally
· dfc2f6f5
0phoff
authored
Jun 18, 2024
dfc2f6f5
DEBUG unittest fails on CICD but not locally
· 10739276
0phoff
authored
Jun 18, 2024
10739276
DEBUG unittest fails on CICD but not locally
· 37ac6bdf
0phoff
authored
Jun 18, 2024
37ac6bdf
Install segmentation version for unit tests
· 75a68028
0phoff
authored
Jun 18, 2024
75a68028
changed extra_requires from segment to segmentation
· f743cd6e
0phoff
authored
Jun 18, 2024
f743cd6e
Replaced STRTree.query_bulk by STRTree.query
· 9bf9bfb1
0phoff
authored
Jun 18, 2024
9bf9bfb1
Adapted documentation
· a94645d8
0phoff
authored
Jun 18, 2024
a94645d8
Jun 11, 2024
Adapted parsers to new reduced base column set
· 9db409c7
0phoff
authored
Jun 11, 2024
9db409c7
Jun 10, 2024
VSCode ruff messed up formatting, so I had to reset it!
· 2923a8c9
0phoff
authored
Jun 10, 2024
2923a8c9
Reduce base columns of both annotations and detections
· be439538
0phoff
authored
Jun 10, 2024
be439538
Loading