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

bad mask #14

Open
fenaux opened this issue Jul 15, 2019 · 1 comment
Open

bad mask #14

fenaux opened this issue Jul 15, 2019 · 1 comment

Comments

@fenaux
Copy link

fenaux commented Jul 15, 2019

I run the following command :
python3 ./main.py --test --Kfold 2 --net segcapsr3 --data_root_dir=data --loglevel 2 --which_gpus=-2 --gpus=0 --dataset mscoco17 --weights_path saved_models/segcapsr3/split-0_batch-1_shuff-1_aug-0_loss-dice_slic-1_sub--1_strid-1_lr-0.0001_recon-20.0_model_20180705-092846.hdf5.
I joined the image, the reference mask and the output mask (data/results/segcapsr3/split0/final_output
train2
train2
train2_final_output
What am I doing wrong ?

@Cheng-Lin-Li
Copy link
Owner

Hi fenaux,

Are you training for one single image then test the result?
Or you already train the model in a human data set then test it?

From the result, I would say the model learns nothing about the target object.

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