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
d3c1499a87
Fix restoration bugs
2 years ago
Bobholamovic
3929c7e26e
Fix bugs
2 years ago
Bobholamovic
69c160404a
Add seg models
2 years ago
Bobholamovic
db0cc05bfe
Add verbose mode
2 years ago
Lin Manhui
8beb15c3c8
[Feat] Optimize `slide_predict()` ( #3 )
2 years ago
Bobholamovic
0334a262c5
net_initialize->initialize_net
2 years ago
Bobholamovic
bf54499f5a
Add accum strategy
2 years ago
Bobholamovic
f7a4ebc58d
Enhance slider_predict()
2 years ago
Bobholamovic
0b87782eec
Add multi-channel support to FarSeg
2 years ago
Bobholamovic
789e66630a
Update docs
2 years ago
Lin Manhui
feebf47002
[Test] Add CE ( #2 )
2 years ago
Lin Manhui
f267908f36
[Test] Optimize CI ( #28 )
2 years ago
Bobholamovic
752d8e41cf
Fix bugs
2 years ago
Bobholamovic
b86f9d435c
[Refactor] Refactor image restoration
2 years ago
Lin Manhui
3f8ce38fb0
[Feat] Add Interface to Set Losses ( #18 )
...
* Add interfaces to set losses
* Fix typo
* Fix import bugs
* import custom_models->rs_models
2 years ago
Bobholamovic
22631cf72c
Normalize comments
2 years ago
Bobholamovic
7696de288c
input_channel->in_channels
2 years ago
Bobholamovic
cdc9d93884
_preprocess and _postprocess as public methods
2 years ago
Bobholamovic
c9d6a2b8c6
Add API docs
2 years ago
Lin Manhui
64c9697a4d
[Doc] Format docs ( #9 )
2 years ago
Bobholamovic
17c21ff9d7
Fix bugs
2 years ago
Bobholamovic
1ff50c02b5
custom_models->rs_models
2 years ago
Bobholamovic
474bbb6271
Decouple compose
2 years ago
Bobholamovic
670519bf26
Update style
2 years ago
Bobholamovic
61f818411c
Finish unittests
2 years ago
Bobholamovic
1a35b297af
Add predictor unittests
2 years ago
Bobholamovic
5a6d4b1fc6
Rename and polish doc/comments
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
4a97e46316
[Feature] Add slider in seg ( #76 )
3 years ago
michaelowenliu
cdb5e7beaf
add license
3 years ago
Yizhou Chen
f72871c6ed
[Fix] Fix spelling mistakes on segmenter.py
3 years ago
Yizhou Chen
39c82d943a
[Feature] Update multispectral scene classification ( #36 )
3 years ago
LutaoChu
166b28fdcd
Reformat all codes ( #38 )
3 years ago
chulutao
96d1b1b085
Change custom models directory
3 years ago
geoyee
a7485370b6
[Clean] Init and clean models
3 years ago
chulutao
174919b790
Support multi-channel for UNet and some transforms. Add install doc
3 years ago
chulutao
dd08827bcf
Support multi-channel transform and model training
3 years ago
geoyee
db802a389b
[Feature] Add FarSeg
3 years ago
geoyee
39796e2de4
[Fix] Update copyright
3 years ago
chulutao
691e5c438d
add segmentation task. optimize directory structure
3 years ago