facebookresearch / facebookresearch/D3GA
some points,I guess there is no * .pth and path in config file (actorshq_actor02.yml)
Open
- Dominant language
- Python
- Stars
- 85
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
1: TEST.PY LINE272:
should be return none,0 ? a syntax error.
2: TEST.PY LINE314:
pca = build_pca_pillow(model_state, n_components=30): model_state is none
3: D3GA/MODELS/TRAINER.PY LINE145~178
restore(self, iteration=None, strict=True, return_state=False): have no found the *.pth file,
checkpoints = sorted(glob(path + "/*.pth")): No path provided for *.pth location
4: ZIP file for testing,you provided, does not contain *.pth file
Contributor guide
Assessment
This issue has not been assessed yet.