carpedm20 / carpedm20/DCGAN-tensorflow

Bug when training with celebA:UnboundLocalError: local variable 'im' referenced before assignment

Open
#365 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
7.2k
Forks
2.6k
PR merge metrics
No merged PRs in 30d

Description

Hey guys, i was stuck in such bug :"UnboundLocalError: local variable 'im' referenced before assignment" when i train the code with celebA. Need Help!

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing training with the celebA dataset and capture the full traceback to locate where the local variable `im` is referenced before assignment. Trace the training path around that reference and verify that celebA training completes without the UnboundLocalError.

Written by the indexing model from the issue text.

Assessment

Tech stack
tensorflow
Domain
machine-learning
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.