Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Config Check Module #817

Merged
merged 70 commits into from
Feb 2, 2021
Merged
Changes from 1 commit
Commits
Show all changes
70 commits
Select commit Hold shift + click to select a range
cb7933c
update `category` to `class`
wuyefeilin Nov 11, 2020
ed0e1a3
add voc and ade20k config
wuyefeilin Nov 13, 2020
c6a0e90
add ms_flip and sliding window (#576)
wuyefeilin Nov 13, 2020
946ef0f
add result of hrnetw18 on voc
wuyefeilin Nov 13, 2020
f41ebf7
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleSeg i…
wuyefeilin Nov 13, 2020
9bc06ef
update README.md
wuyefeilin Nov 13, 2020
3dd4773
add results of hrnetw48 on voc12aug
wuyefeilin Nov 16, 2020
3b474b7
update progbar.py
wuyefeilin Nov 17, 2020
c61c178
update BatchNorm to BatchNorm2D
wuyefeilin Nov 19, 2020
9b7541c
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleSeg i…
wuyefeilin Nov 19, 2020
6eee23f
add ms_flip and sliding window docs
wuyefeilin Nov 20, 2020
de7efab
Update quick_start.md
wuyefeilin Nov 20, 2020
57db636
update hrnet.py
wuyefeilin Nov 20, 2020
f5c4ce7
Merge branch 'develop' of https://github.com/wuyefeilin/PaddleSeg int…
wuyefeilin Nov 20, 2020
890f132
limit num_workers for evaluation while training
wuyefeilin Nov 23, 2020
1a2335a
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleSeg i…
wuyefeilin Nov 23, 2020
ed28242
update hrnet.py
wuyefeilin Nov 23, 2020
9f78ca4
rm name argument
wuyefeilin Nov 24, 2020
9cfe05a
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleSeg i…
wuyefeilin Nov 24, 2020
3c18d6d
update resnet_vd.py
wuyefeilin Nov 24, 2020
721f17c
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleSeg i…
wuyefeilin Nov 24, 2020
e05d8a5
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleSeg i…
wuyefeilin Nov 30, 2020
af249ac
add gcnet and ocrnet result of voc12
wuyefeilin Nov 30, 2020
f0a4ce9
Update README.md
wuyefeilin Nov 30, 2020
622f890
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleSeg i…
wuyefeilin Dec 1, 2020
6641395
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleSeg i…
wuyefeilin Dec 1, 2020
c54a46d
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleSeg i…
wuyefeilin Dec 3, 2020
96f5777
make dygraph as home page
wuyefeilin Dec 4, 2020
9dfc1b1
Merge branch 'develop' of https://github.com/wuyefeilin/PaddleSeg int…
wuyefeilin Dec 4, 2020
d98663a
add gscnn
wuyefeilin Dec 7, 2020
1a3ecfa
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleSeg i…
wuyefeilin Dec 7, 2020
431b218
add gscnn
wuyefeilin Dec 7, 2020
6d28ba0
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleSeg i…
wuyefeilin Dec 8, 2020
9fcff62
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleSeg i…
wuyefeilin Dec 14, 2020
0e5f893
add apis docs
wuyefeilin Dec 16, 2020
bace13d
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleSeg i…
wuyefeilin Dec 16, 2020
e488c14
add unet++
wuyefeilin Dec 16, 2020
063e3a8
Update models.md
wuyefeilin Dec 16, 2020
a58530c
Update backbones.md
wuyefeilin Dec 16, 2020
74529e7
Update backbones.md
wuyefeilin Dec 16, 2020
f5712fc
Update cvlibs.md
wuyefeilin Dec 16, 2020
fb09b9c
Update datasets.md
wuyefeilin Dec 16, 2020
e044929
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleSeg i…
wuyefeilin Dec 18, 2020
751193a
add api tutorial
wuyefeilin Dec 18, 2020
423392e
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleSeg i…
wuyefeilin Dec 18, 2020
3047d84
Merge branch 'develop' of https://github.com/wuyefeilin/PaddleSeg int…
wuyefeilin Dec 18, 2020
8b25d06
fix bce loss bug
wuyefeilin Dec 18, 2020
765cbf3
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleSeg i…
wuyefeilin Dec 18, 2020
91e9835
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleSeg i…
wuyefeilin Dec 21, 2020
47a8b58
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleSeg i…
wuyefeilin Dec 21, 2020
160b5c4
update paddle-2.0rc1
wuyefeilin Dec 21, 2020
fc4a4b1
Merge branch 'develop' of https://github.com/wuyefeilin/PaddleSeg int…
wuyefeilin Dec 21, 2020
fa45417
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleSeg i…
wuyefeilin Dec 24, 2020
d7bc1e6
add keep_checkpoint_max
wuyefeilin Dec 29, 2020
57184a6
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleSeg i…
wuyefeilin Dec 29, 2020
25852a0
update unet.py
wuyefeilin Jan 4, 2021
9cede49
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleSeg i…
wuyefeilin Jan 4, 2021
ca8d5da
add flops calculation
wuyefeilin Jan 8, 2021
3c84175
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleSeg i…
wuyefeilin Jan 8, 2021
e559aa2
rm prepare_context
wuyefeilin Jan 13, 2021
840583a
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleSeg i…
wuyefeilin Jan 13, 2021
c95b82f
add LimitLong transform
wuyefeilin Jan 14, 2021
b596274
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleSeg i…
wuyefeilin Jan 26, 2021
4080e5e
update dataset raise information
wuyefeilin Jan 27, 2021
d0517a7
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleSeg i…
wuyefeilin Jan 28, 2021
8d5a242
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleSeg i…
wuyefeilin Feb 1, 2021
84dff5d
add config check module
wuyefeilin Feb 1, 2021
eb58770
update config.py
wuyefeilin Feb 2, 2021
20f73d0
update num_classes check
wuyefeilin Feb 2, 2021
7e28e99
add config check to predict.py
wuyefeilin Feb 2, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleSeg i…
…nto develop
  • Loading branch information
wuyefeilin committed Jan 26, 2021
commit b596274261bca50abc0308ec7dfc86de3f9ebdb3

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.