issues Search Results · repo:Newbeeer/pfgmpp language:Python
Filter by
14 results
(52 ms)14 results
inNewbeeer/pfgmpp (press backspace or delete to remove)Dear Sir, Thanks for your great work and sharing the code. This may be a stupid question but I wonder know if PFGM can
implement a conditional version? We may encounter situations where we have to require ...
12231020
- Opened on Apr 16, 2024
- #15
I can t run the code on kaggle.It tell me RuntimeError: Distributed package doesn t have NCCL built in.What should i do?
lcPX302
- Opened on Dec 23, 2023
- #14
cmivictorius
- Opened on Oct 17, 2023
- #13
Y not defined before use:
train_dataset = Gaussain_data(X=X, Y=Y)
Is this ok?
# Integer labels
Y = torch.cat([torch.zeros(size, dtype=torch.long),
torch.ones(size, dtype=torch.long)], ...
dbl001
- Opened on Sep 20, 2023
- #12
Dear Newbeeer,
I hope this letter finds you in good health and high spirits. I would like to express my utmost admiration for the
incredible work you have done. It s truly remarkable!
I am particularly ...
Caiheqiu
- Opened on Aug 1, 2023
- #11
Hi, I just want to know what s the options when training on a 256*256 dataset?
Here is my options:
--outdir=C:\Users\ENeS\Desktop\outputs --name=train_14
--data=C:\Users\ENeS\Desktop\Dataset\1\FFHQ_256\ffhq-train-256x256.zip ...
YYZ1021
- 2
- Opened on May 30, 2023
- #10
Hi, Yilun,
Thank you so much for sharing this wonderful work. I wonder how long is training time with 8 GPUs under the following
config according to your experience
torchrun --standalone --nproc_per_node=2 ...
ShiZiqiang
- Opened on Apr 18, 2023
- #9
Hi,
When I generate images by using my model, I found it will output nothing.
I have debugded the code and I found that you didn t pass the option network into the main function.
https://github.com/Newbeeer/pfgmpp/blob/acad8da44db1a2f2d04f6ea53bb37aa42c0136b9/generate.py#L285 ...
YYZ1021
- 1
- Opened on Apr 14, 2023
- #8
Hi, when I tried to resume my checkpoint, it always failed. However, when I resume your checkpoint, it was fine.
I configure the environment as you given, but I only use one 3090Ti to train the model. ...
YYZ1021
- 8
- Opened on Apr 5, 2023
- #7
Hello,
First of all, thank you for this amazing repo. the framework is quite powerful.
I ve been reading your code, and have a questions. In the training_loop function in training/training_loop.py, what ...
Michael-H777
- 5
- Opened on Mar 27, 2023
- #6

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.