-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Fix some typos. #1852
Open
Yulv-git
wants to merge
132
commits into
PaddlePaddle:release/v2.2
Choose a base branch
from
Yulv-git:typos1
base: release/v2.2
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Fix some typos. #1852
Conversation
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
add 10 segmentation model
add albert pretrained models
Add clas modules
add ppocr module
…dule add pp_tinypose
…dule update pp_tinypose
* update ernie_vilg version * modify default style * update readme
* update ace2p * add clean func * update ace2p
* update deeplabv3p_xception65_humanseg * update save inference model
* update solov2 * fix typo
* update efficientnetb0_imagenet * remove unused print
* update efficientnetb0_small_imagenet * remove unused print
* update efficientnetb1_imagenet * remove unused print
* update efficientnetb2_imagenet * remove unused print
* update efficientnetb3_imagenet * remove unused print
* fix a bug of tokenize on win (int32 -> int64) * fix a bug of tokenize on win (int32 -> int64)
* add stable_diffusion_waifu module * fix clip tokenize
* add fbcnn_color module * update example * fix save name * fix a cls
* add fbcnn_gray module * fix save name * fix a cls * fix example
* git add swinir_l_real_sr_x4 * fix typo * fix typo Co-authored-by: chenjian <chenjian26@baidu.com>
* add swinir_m_real_sr_x4 * fix typo * fix typo
* add swinir_m_real_sr_x2 * update README * fix typo * fix typo
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fix some typos.