phelogges
phelogges
I got a weird caption on a picture of flower and don't know why:( Hope for some advice Model: model_base_capfilt_large.pth sha256: 8f5187458d4d47bb87876faf3038d5947eff17475edf52cf47b62e84da0b235f some core codes: ``` device = torch.device("cpu") image_size...
### Preliminary Checks - [X] This issue is not a duplicate. Before opening a new issue, please search existing issues. - [X] This issue is not a question, feature request,...
When I test your pre-trained model, it always raises an error on custom label even the default label input: ``python3 main.py --phase=test --selected_attrs=['Black_Hair','Blond_Hair','Brown_Hair','Male','Young'] --custom_label=[1,0,0,0,0]`` error: ``main.py: error: argument --custom_label: invalid...