Yizhou Chen
|
de61f6007f
|
[Fix] Fix PCA used (#78)
|
2 years ago |
Lin Manhui
|
18c29f1ea2
|
[Fix] Fix classification deploy code (#105)
|
2 years ago |
Bobholamovic
|
bc56d25f17
|
[Fix] Fix predictor and imgdecoder
|
3 years ago |
Bobholamovic
|
5c36d25623
|
[Feat] Add warning when raw_params not exist
|
3 years ago |
Lin Manhui
|
8a8c110199
|
[Fix] Remove is_scale in Normalize (#84)
|
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 |
michaelowenliu
|
cdb5e7beaf
|
add license
|
3 years ago |
Lin Manhui
|
24515fb78a
|
[Fix] Store params when saving training models (#85)
* [Fix] Store params when saving training models
* [Feat] Suppress GDAL warnings
* [Fix] Use raw arguments
|
3 years ago |
Lin Manhui
|
e4448ba48f
|
[Docs] Update predictor.predict() doc string
|
3 years ago |
Bobholamovic
|
4ae46d118b
|
[Fix] Fix CD ori_shape
|
3 years ago |
Bobholamovic
|
b0610ea04e
|
[Fix] Fix wrong key
|
3 years ago |
kongdebug
|
88a27ef3d5
|
[fix] fix a little bug of Bit model exporting (#64)
|
3 years ago |
Yizhou Chen
|
39253066a2
|
[Fix] Fix name
|
3 years ago |
Yizhou Chen
|
9084322f79
|
[Feature] Init add COCO datasets (#56)
|
3 years ago |
Yizhou Chen
|
0728d38e21
|
[Feature] [BugFix] Update/Fix to_uint8 (#59)
|
3 years ago |
Yizhou Chen
|
f72871c6ed
|
[Fix] Fix spelling mistakes on segmenter.py
|
3 years ago |
LutaoChu
|
f4f52fc93b
|
Update predictor.py
|
3 years ago |
huilin
|
9deb2900b8
|
add 5 flip mode, 3 rotate mode of images (#35)
|
3 years ago |
Yizhou Chen
|
15514d6b47
|
[Fix] fix pca params
|
3 years ago |
Bobholamovic
|
ca1051e5eb
|
[Fix] Fix changestar init
|
3 years ago |
Lin Manhui
|
d0f7293481
|
[Fix] Fix mixed loss and rename changedetector (#47)
|
3 years ago |
kongdebug
|
5aed28bf81
|
add esrgan predict api
|
3 years ago |
Bobholamovic
|
ba4d0d09a6
|
[Fix] Fix import errors in custom CD models
|
3 years ago |
Lin Manhui
|
7ab3e65a12
|
[Feature] Add deployment code and docs (#43)
|
3 years ago |
Lin Manhui
|
1d92bb5f10
|
[Feature] Add training tutorials for CD tasks (#33)
|
3 years ago |
Lin Manhui
|
ce96ff2367
|
[Feature] Add training tutorials for classification tasks (#37)
|
3 years ago |
Yizhou Chen
|
39c82d943a
|
[Feature] Update multispectral scene classification (#36)
|
3 years ago |
kongdebug
|
7e74e85ab7
|
Update rcan_model.py
Alleviate gradient explosion, but convergence is still difficult
|
3 years ago |
kongdebug
|
393e570a68
|
Update rcan.py
Alleviate gradient explosion, but convergence is still difficult
|
3 years ago |
Yizhou Chen
|
b12bc7bb34
|
[Fix] Update gan's init
|
3 years ago |
kongdebug
|
33b5f0fd3e
|
add rcan model for sr
|
3 years ago |
Yizhou Chen
|
30b6919eba
|
[Fix] Add farseg's copyright
|
3 years ago |
Bobholamovic
|
5a50e3acc9
|
Add credits
|
3 years ago |
kongdebug
|
bf9868bc62
|
Update pan.py
Add source description for PANet
|
3 years ago |
LutaoChu
|
166b28fdcd
|
Reformat all codes (#38)
|
3 years ago |
Yizhou Chen
|
58cacc28d9
|
[Feature] Update transform (#28)
* [Feature] Update transform
* [Fix][Transform] fix len of band_list is zero
|
3 years ago |
Lin Manhui
|
119b474a8a
|
[Fix] Remove extra line in changedetector.py (#26)
|
3 years ago |
kongdebug
|
f0109ae8a8
|
Update mpr_predictor.py
fixed MPR model predictor
|
3 years ago |
Lin Manhui
|
099d5ac8c5
|
[Re-request][Feature] Add ChangeStar model (#23)
|
3 years ago |
Lin Manhui
|
29c904bc5b
|
[Re-request][Feature] Add RandomSwap and label binarization (#24)
|
3 years ago |
kongdebug
|
d29af2909c
|
add train and test code for super-resolution model lesrcnn and esrgan
|
3 years ago |
Lin Manhui
|
d2e80e829d
|
[Re-request][Feature] Add support for multi-task CD models (#22)
* [Style] Remove blank line and return builtin list
* [Feature] Add support for multitask CD models
|
3 years ago |
kongdebug
|
6092f8d752
|
Update gpen.py
fixed bug of importing ppgan model
|
3 years ago |
kongdebug
|
21af009be0
|
Update generater_photopen.py
fixed bug of importing ppgan model
|
3 years ago |
kongdebug
|
d4aa2b9b53
|
Update generator_starganv2.py
fixed bug of importing ppgan model
|
3 years ago |