Bobholamovic
a8029342f6
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleRS into develop
2 years ago
Lin Manhui
e07df007b2
[Docs] Update Whole Picture and Prune Outdated Scripts ( #63 )
2 years ago
Bobholamovic
0f167807ba
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleRS into develop
2 years ago
Lin Manhui
c2e544478a
[Fix] Prevent Possible Issues Caused by 0-D Tensor ( #61 )
2 years ago
Lin Manhui
daf06b118d
Update voc.py
2 years ago
Lin Manhui
34d35ec27f
Update docs ( #60 )
2 years ago
Bobholamovic
344565741c
Update docs
2 years ago
Lin Manhui
d8f117cde9
Update extract_ms_patches.py
2 years ago
Bobholamovic
dc60b44b49
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleRS into develop
2 years ago
Bobholamovic
f14c45d89e
Update rs example
2 years ago
Lin Manhui
81acdbb385
Update tools.md
2 years ago
Bobholamovic
6479c51d4f
[Fix] Fix RS research example bugs
2 years ago
Bobholamovic
e4ddab56cd
Fix typo
2 years ago
Lin Manhui
b75e0d19d5
Add iSAID pretrained weight of FactSeg ( #57 )
2 years ago
Lin Manhui
fad0a645b7
Update README.md
2 years ago
cc
d4134cb7d3
Merge pull request #56 from Bobholamovic/add_datasets
...
[Feat] Add Dataset Preparation Scripts of iSAID and UCMerced
2 years ago
cc
9e60842e5f
Merge pull request #55 from Bobholamovic/update_readme
...
[Docs] Update README
2 years ago
Bobholamovic
026a91d982
Update descriptions
2 years ago
Bobholamovic
31b4e1b7d9
Add prepare_ucmerced.py
2 years ago
Bobholamovic
62f34b3b68
Add prepare_isaid.py
2 years ago
Bobholamovic
d530252c69
Add sanity check in slider_predict
2 years ago
Bobholamovic
334d21f8de
Remove color_map shape judge
2 years ago
Bobholamovic
92b4f017f6
Fix bugs
2 years ago
Bobholamovic
5cf74e396d
GUse smaller font size
2 years ago
Bobholamovic
6b579dce4a
Update image urls
2 years ago
Bobholamovic
56797ab64a
Update README
2 years ago
LHE-IT
afc25c93c9
Factseg paddle ( #54 )
...
* fact-seg paddle
* fact-paddle
* Coding modify
* Add files via upload
* Passed testing code
* Use offical hook for pre-commit
* Use the official .style.yarp file and passed the yarp test locally
* Restore the file which was changed by error
* Revert "Use the official .style.yarp file and passed the yarp test locally"
This reverts commit 6a294fa21b74166bc6be94b858fcf486ff13d4ea.
* Fix code style
* Code Modify
* Code Modify according to reviewer
* solve conflict
* Solve conflict
* solve yarp
* yarp
* Fix code style
* [Feat] Make FactSeg public
Co-authored-by: Bobholamovic <mhlin425@whu.edu.cn>
2 years ago
Bobholamovic
95a0f9e2ac
Fix changestar
2 years ago
Bobholamovic
107e0083bb
Fix seg test
2 years ago
Bobholamovic
5dc93677ba
Update comments
2 years ago
Bobholamovic
6c582195e2
[Fix] mask2geojson->geojson2mask
2 years ago
Yizhou Chen
7390b9e6ad
[Feat] Add New Postproc (Cut Road Connection) ( #52 )
...
*
2 years ago
Lin Manhui
37677385af
Update tools.md
2 years ago
Lin Manhui
76d0d02972
Update tools.md
2 years ago
dependabot[bot]
850bd35295
Bump opencv-contrib-python from 4.3.0.38 to 4.6.0.66 ( #51 )
...
* Bump opencv-contrib-python from 4.3.0.38 to 4.6.0.66
Bumps [opencv-contrib-python](https://github.com/skvark/opencv-python ) from 4.3.0.38 to 4.6.0.66.
- [Release notes](https://github.com/skvark/opencv-python/releases )
- [Commits](https://github.com/skvark/opencv-python/commits )
---
updated-dependencies:
- dependency-name: opencv-contrib-python
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update requirements.txt
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lin Manhui <mhlin425@whu.edu.cn>
2 years ago
dependabot[bot]
591d70805d
Bump numba from 0.53.1 to 0.56.2 ( #50 )
...
Bumps [numba](https://github.com/numba/numba ) from 0.53.1 to 0.56.2.
- [Release notes](https://github.com/numba/numba/releases )
- [Commits](https://github.com/numba/numba/compare/0.53.1...0.56.2 )
---
updated-dependencies:
- dependency-name: numba
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
c76e43caac
Update paddleslim requirement from <2.3.3,>=2.2.1 to >=2.2.1,<2.3.5 ( #48 )
...
Updates the requirements on [paddleslim](http://gitlab.baidu.com/PaddlePaddle/PaddleSlim ) to permit the latest version.
---
updated-dependencies:
- dependency-name: paddleslim
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Lin Manhui
76a9cd92b7
Create dependabot.yml
2 years ago
Bobholamovic
c73a52465d
Update CE statistics
2 years ago
Bobholamovic
d3c1499a87
Fix restoration bugs
2 years ago
Bobholamovic
fded16b588
Update FarSeg statistics
2 years ago
ucsk
bc5b536ed8
[论文复现赛] FarSeg ( #45 )
...
* Update FarSeg
* Update FarSeg
* Compatible initialization
2 years ago
Yizhou Chen
9625d958e3
[Feat] Init add post-proc (building regularization) ( #44 )
...
* [Style] Update space
* [Feat] Init add postproc regularization
* [Feat] Init add building regularization
* [Docs] Update note about regularization
2 years ago
Bobholamovic
87ecbafa94
[Fix] Fix decode_image array-str inconsistency bug
2 years ago
Bobholamovic
2f9a187ab5
Merge branch 'add_datasets' into develop
2 years ago
Bobholamovic
739888e6ca
Allow mask not in sample in ReloadMask
2 years ago
Bobholamovic
7644abda13
Remove unused imports
2 years ago
cc
66894e3adb
Merge pull request #37 from Bobholamovic/quadtree
...
[Feat] Add Multi-scale Patch Extraction Tool
2 years ago
cc
ebceda8419
Merge pull request #40 from Bobholamovic/update_ppseg
...
[Feat] Update ppseg and Add CondenseNet V2
2 years ago
Bobholamovic
543b74a40b
Update visualize comments
2 years ago