Bobholamovic
228cab666e
Squashed commit of the following:
...
commit de5651935774034c31be300c421529aafa54b43f
Author: Bobholamovic <bob1998425@hotmail.com>
Date: Mon Jul 18 02:14:40 2022 +0800
Update workflow
commit 25d7f0cdd2fee5e01eaf4c222baec14043c718ad
Author: Bobholamovic <bob1998425@hotmail.com>
Date: Mon Jul 18 01:57:45 2022 +0800
Test cuda
commit e908e613797cf4b8d60bee012b54ebfc5888f021
Author: Bobholamovic <bob1998425@hotmail.com>
Date: Mon Jul 18 01:39:43 2022 +0800
Fix bug
commit 563fb86d03fd509283f626443029e82e3cfcae48
Author: Bobholamovic <bob1998425@hotmail.com>
Date: Mon Jul 18 01:33:05 2022 +0800
Test deploy
commit 8d285f94604552bc5944768bb89251ab1a53c1eb
Author: Bobholamovic <bob1998425@hotmail.com>
Date: Mon Jul 18 01:08:12 2022 +0800
Do not check tools
commit 227d98eb7967f0444f5bf7c04fc17d98f6f6dfc1
Author: Bobholamovic <bob1998425@hotmail.com>
Date: Mon Jul 18 00:36:51 2022 +0800
test_static_forward->test_to_static
commit 91a3cfafb22a645eebaaaff887ca7c7ace2ccb44
Author: Bobholamovic <bob1998425@hotmail.com>
Date: Mon Jul 18 00:13:04 2022 +0800
Fix bugs in test_models
commit c0bd01ef9d9493f1fe8dc4301a51213cd0814ced
Author: Bobholamovic <bob1998425@hotmail.com>
Date: Sun Jul 17 23:45:17 2022 +0800
Update URL
commit b2718b73a9d93f4c27bc0957b7b9349d4be028ba
Author: Bobholamovic <bob1998425@hotmail.com>
Date: Sun Jul 17 23:36:32 2022 +0800
Update workflow
commit 25ad5ae1477719c1e90e0b1005667c46508e4d9e
Author: Bobholamovic <bob1998425@hotmail.com>
Date: Sun Jul 17 23:31:31 2022 +0800
Fix bugs
commit 4780b365a73557d71f2a1156657cadb2e235e9d1
Author: Bobholamovic <bob1998425@hotmail.com>
Date: Sun Jul 17 23:05:00 2022 +0800
Update workflow
commit bb79a83447e2efc12d0e1c3a7ed52effcac4e635
Author: Bobholamovic <bob1998425@hotmail.com>
Date: Sun Jul 17 22:48:31 2022 +0800
Update workflow
commit 1dec49161a7c03c651910772064149f86a2545c0
Author: Bobholamovic <bob1998425@hotmail.com>
Date: Sun Jul 17 22:39:17 2022 +0800
Update workflow
commit 9df503913be03f147ed4d7d01a4b765f0a03cc1e
Author: Bobholamovic <bob1998425@hotmail.com>
Date: Sun Jul 17 22:26:07 2022 +0800
Fast tests
commit 665a872e6dbf0c326d12c4a86d99315bed6be417
Author: Bobholamovic <bob1998425@hotmail.com>
Date: Sun Jul 17 21:16:18 2022 +0800
Update workflows
commit d8978cbb2c4638a6cba9bc1378eedeefa36bee60
Author: Bobholamovic <bob1998425@hotmail.com>
Date: Sun Jul 17 20:52:30 2022 +0800
Add empty file
commit d704501b570a2b9314b3b0974e775a58e2cccfaf
Author: Bobholamovic <bob1998425@hotmail.com>
Date: Sun Jul 17 20:47:11 2022 +0800
Add install coverage
commit dd7c2c4bfd89eb0236ba8f39155a72ba04bf9bce
Author: Bobholamovic <bob1998425@hotmail.com>
Date: Sun Jul 17 20:39:45 2022 +0800
Add yapf disable
commit 1bdebad783ddeab165acafbadd69b42f587bb742
Author: Bobholamovic <bob1998425@hotmail.com>
Date: Sun Jul 17 20:19:57 2022 +0800
Apply pre-commit check
commit 2de597a5d67bbe2c9bd8ac3f6f3b27b886e9b7d4
Merge: 5f06a86 dfb6978
Author: Bobholamovic <bob1998425@hotmail.com>
Date: Sun Jul 17 19:52:54 2022 +0800
Merge branch 'unittest' into develop
commit 5f06a861735bb80cde0bca63889ac647664958ad
Author: Lin Manhui <mhlin425@whu.edu.cn>
Date: Sun Jul 17 19:23:06 2022 +0800
Add unittests (#2 )
* Init unittest
* Add rs_model unittests
* Refactor tools
* Add data for unittests
* Add transforms unittests
* test_utils->testing_utils
* Add tool unittests
* Add scripts for unittests
* Rename and polish doc/comments
* Update test_operators.py
* Add coco det data
* Add tools unittests
* Update style
* Update rs_models unittests
* Add predictor unittests
* Add tutorial tests
* Add github workflow
2 years ago
Bobholamovic
9f8ad25bbb
Update workflow
2 years ago
Bobholamovic
5bc5e7b06c
Update workflow
2 years ago
Bobholamovic
cef8aa2607
Add github workflow
2 years ago
Bobholamovic
5c65432b72
Add tutorial tests
2 years ago
Bobholamovic
1a35b297af
Add predictor unittests
2 years ago
Bobholamovic
40a5edc039
Update rs_models unittests
2 years ago
Bobholamovic
27bae3505c
Update style
2 years ago
Bobholamovic
dc1a407581
Add tools unittests
2 years ago
Bobholamovic
45fa7a5b14
Add coco det data
2 years ago
Bobholamovic
b970fd4642
Update test_operators.py
2 years ago
Bobholamovic
5a6d4b1fc6
Rename and polish doc/comments
2 years ago
Bobholamovic
7a65f63c5d
Add scripts for unittests
2 years ago
Bobholamovic
04f86364c9
Add tool unittests
2 years ago
Bobholamovic
98e6aae5a3
test_utils->testing_utils
2 years ago
Bobholamovic
4eeb430504
Add transforms unittests
2 years ago
Bobholamovic
568783d2eb
Add data for unittests
2 years ago
Bobholamovic
055486f834
Refactor tools
2 years ago
Bobholamovic
af9d2b49e4
Add rs_model unittests
2 years ago
Bobholamovic
8ba124d82b
Init unittest
2 years ago
Yizhou Chen
05e1eeee6e
[Feature] Add slider in cd ( #92 )
...
* [Feature] Add cd slider
* [Fix] Tuple instead of list
* [Fix] Spell repair
* [Fix] Spell repair
2 years ago
Yizhou Chen
ec9d58bb0a
fix(tools): fix and update some ( #110 )
...
* refactor(tools): update savegeotiff and timer
* fix(geojson2mask): add convert tiff to EPSG:4326
* fix(geojson2mask): fix use tiff's EPSG
* fix(mask2geojson): update hole and fix srs
* fix(tools): update merge raster2vector
* feat(tools): update spliter to support HSI
* fix(raster2vector): fix save geojson without ignore index
* fix(tools): name fixed
2 years ago
Lin Manhui
3af03678d4
[Feat] Support ReduceOnPlateau ( #107 )
2 years ago
Yizhou Chen
de61f6007f
[Fix] Fix PCA used ( #78 )
2 years ago
Lin Manhui
18c29f1ea2
[Fix] Fix classification deploy code ( #105 )
2 years ago
Lin Manhui
9ab0ade2e7
Merge pull request #103 from Bobholamovic/update_qrcode
...
Update QR code
2 years ago
Bobholamovic
f4f7b8b412
Update QR code
2 years ago
Lin Manhui
9353d18ae8
Update README.md
...
Fix doc
2 years ago
Lin Manhui
1598fa951e
Merge pull request #102 from Bobholamovic/update_qrcode
...
Update QR code
2 years ago
Bobholamovic
f193e73b91
Update QR code
2 years ago
Bobholamovic
bc56d25f17
[Fix] Fix predictor and imgdecoder
2 years ago
Lin Manhui
267c4d3c9f
Merge pull request #100 from Bobholamovic/update_qrcode
...
Update QR code
2 years ago
Bobholamovic
5ba1c8fef9
Update QR code
2 years ago
Lin Manhui
9df3d0401c
Update qrcode ( #99 )
...
* [Docs] Update wechat QR code
* [Fix] Store params when saving training models
* [Feat] Suppress GDAL warnings
* [Fix] Use raw arguments
* [Docs] Update wechat QR code
* [Docs] Update wechat QR code
* [Docs] Update wechat QR code
3 years ago
Yizhou Chen
0d5c5f365b
[Fix] raster read bugfix
3 years ago
Yizhou Chen
38a779cffd
[Fix] Spelling bugfix
3 years ago
Bobholamovic
5c36d25623
[Feat] Add warning when raw_params not exist
3 years ago
Lin Manhui
ca0d6223d8
Update README.md
3 years ago
Liu Yi
3c1166c339
Update setup.py
3 years ago
Liu Yi
f16e7656da
Update requirements.txt
3 years ago
Liu Yi
074b387c53
Update README.md
3 years ago
Lin Manhui
8a8c110199
[Fix] Remove is_scale in Normalize ( #84 )
3 years ago
Yizhou Chen
5c2084646a
[Feature] Update tools and add geojson2mask ( #77 )
3 years ago
Liu Yi
186c82fef0
Merge pull request #91 from michaelowenliu/develop
...
Add release note
3 years ago
michaelowenliu
1b375d4628
add release note
3 years ago
Yizhou Chen
4a97e46316
[Feature] Add slider in seg ( #76 )
3 years ago
Yizhou Chen
b583337932
[Fix] Fix error when clas predict ( #75 )
3 years ago
Lin Manhui
8024d83606
[Feat] Add predict() method for ChangeDetector ( #74 )
3 years ago
sun222
574e5180cc
[feature] add stanet reproduction ( #73 )
3 years ago
huilin
5932d186ab
[Feature] add fwiou Metric to segmentation task ( #65 )
3 years ago