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

Cyclegan_binarysearch_cfg not working. #9

Closed
DJun0003 opened this issue Oct 5, 2022 · 1 comment
Closed

Cyclegan_binarysearch_cfg not working. #9

DJun0003 opened this issue Oct 5, 2022 · 1 comment

Comments

@DJun0003
Copy link

DJun0003 commented Oct 5, 2022

Thank you for your great work.

Unfortunately, I tried to pruning after pretraining cyclegan, but in the cyclegan_binarysearch_cfg code, the number of channels in on layer became 0 and an error occurred. May I know how to solve it?
And after setting cfg_AtoB in cyclegna_binarysearch_cfg code, cfg_AtoB is manually set again on the next line, is there any reason to do this?

Thanks

@SJLeo
Copy link
Owner

SJLeo commented Nov 15, 2022

In the pruning process of cyclegan, we also encounter this problem, so we limit the pruning rate of each layer.
As for repeated cfg_AtoB, the manually set cfg_AtoB is the one that has been verified to be effective before.

@SJLeo SJLeo closed this as completed Mar 8, 2023
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

No branches or pull requests

2 participants