forked from PaddlePaddle/PaddleSeg
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix a bug in deeplabv3 (PaddlePaddle#541)
* fix a shape typo * replace F.droput with nn.Dropout * add ann 80k configs * add ann 80k configs * add ann 80k * add gcnet 80k * add fastscnn 160k * take align_corners as a configurable argument * delete ann 160k * delete ann 160k * delete gcnet 160k * fix a bug
- Loading branch information
Showing
7 changed files
with
1 addition
and
59 deletions.
There are no files selected for viewing
3 changes: 0 additions & 3 deletions
3
dygraph/configs/ann/ann_resnet101_os8_cityscapes_1024x512_160k.yml
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
dygraph/configs/ann/ann_resnet50_os8_cityscapes_1024x512_160k.yml
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
dygraph/configs/deeplabv3/deeplabv3_resnet101_os8_cityscapes_1024x512_160k.yml
This file was deleted.
Oops, something went wrong.
16 changes: 0 additions & 16 deletions
16
dygraph/configs/deeplabv3/deeplabv3_resnet50_os8_cityscapes_1024x512_160k.yml
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
dygraph/configs/gcnet/gcnet_resnet101_os8_cityscapes_1024x512_160k.yml
This file was deleted.
Oops, something went wrong.
24 changes: 0 additions & 24 deletions
24
dygraph/configs/gcnet/gcnet_resnet50_os8_cityscapes_1024x512_160k.yml
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters