You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
cc ebc8799828
Merge pull request #1429 from juncaipeng/release/2.3-ch1
2 years ago
EISeg Update README.md 2 years ago
benchmark set the input size of segformer_b0 as 1024*1024 2 years ago
configs update docs for release 2.3 (#1428) 2 years ago
contrib Update README.md 2 years ago
deploy fix the bug in infer when enable benchmark 2 years ago
docs update docs for release 2.3 (#1428) 2 years ago
paddleseg Add PointRend and SegNet (#1416) 2 years ago
slim Merge release/2.2 into develop (#1326) 2 years ago
tests add full chain doc (#1415) 2 years ago
tools Support TRT Auto Tune (#1397) 2 years ago
.copyright.hook Add pre-commit hook 4 years ago
.gitignore Create .gitignore (#1246) 2 years ago
.pre-commit-config.yaml Add pre-commit hook 4 years ago
.style.yapf Add pre-commit hook 4 years ago
.travis.yml Fix code format problem. 3 years ago
LICENSE Initial commit 4 years ago
README.md Update README.md 2 years ago
README_CN.md Update README_CN.md 2 years ago
export.py add analyze_model, remove interpolate in aspp, support exportint model with fix shape (#1369) 2 years ago
predict.py Fix a bug in predict.py (#1341) 2 years ago
requirements.txt add dependency prettytable for paddle.flops (#811) 3 years ago
setup.py Add setup.py 3 years ago
train.py Add training benchmark (#1365) 2 years ago
val.py Merge benchmark 2 years ago