Skip to content

[Example] add unetformer code #1193

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

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

Conversation

liaoxin2
Copy link
Contributor

PR types

One of New example

PR changes

add unetformer code

Describe

add unetformer code

Copy link

paddle-bot bot commented Jul 17, 2025

Thanks for your contribution!

@CLAassistant
Copy link

CLAassistant commented Jul 17, 2025

CLA assistant check
All committers have signed the CLA.

Copy link
Collaborator

@HydrogenSulfate HydrogenSulfate left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

examples/unetformer/geoseg/losses/下的loss模块文件太多了,没用到的文件请删除

os.environ["PYTHONHASHSEED"] = str(seed)
np.random.seed(seed)
paddle.seed(seed=seed)
paddle.seed(seed=seed)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

删除重复代码

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants