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 resnest and xception65 #74

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

tjj1998
Copy link

@tjj1998 tjj1998 commented May 18, 2020

Copy Resnest and xception65 from Pytorch-Encoding, and xception65 only can be used without pretrained models.

Pls be careful as there are many changes!!

I test it on my own server, and everything seems ok. As a caution, maybe you could test it by yourself first.My FastFCN

I don't change the Readme.md and *.sh. Maybe you can rectify it if you agree this request.

If the server resources are not tight, I will run the encnet+jpu+resnest101+pcontext and encnet+jpu_x+resnest101+pcontext, I will share you the results at issues or pull another request about Readme.md with my pth.tar.

Thanks for your work again.

@wuhuikai
Copy link
Owner

I can not merge it, since

  1. no pretrained model
  2. no training and testing
  3. lots of changes and I have no time to review

When I have time, I will review this commit.

new features with Resnest and Xception!
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.

2 participants