Wei LIN

Results 28 comments of Wei LIN

reason and solution can be found [here](https://discuss.pytorch.org/t/missing-keys-unexpected-keys-in-state-dict-when-loading-self-trained-model/22379/3)

refer to the third step in the Compilation part of README.

self-image-data? sorry I do not get your point. Can you explain what you want detailedly?

There should be something in your `target' folder. part_1_1 is OK.

``` pred = np.sum(pred_map) / LOG_PARA print(f'{filename} {pred:.4f}', file=record) print(f'{filename} {pred:.4f}') ``` It prints the predicted counting results.

Find all `*.cuda()` and remove them.

The state_dict (model_path) file might be corrupted.

Hello, I want to train this model on our dataset for other missions. Could you send your training code to me? My email is [email protected]. Thank you very much!

Can you display the log information, the file named `GCC-CL.log`

good, can you paste it here so that I can find what causes your error?