wangwen

Results 9 comments of wangwen

You need to change the batch_size=9 ,maybe it will work

I also met the problem of "ValueError: as_list() is not defined on an unknown TensorShape. input_shape = inputs.get_shape().as_list()", the method which commenting out the Line#118 in kth_dataset.py file seems have...

Yes, I met this problems for both train and predictions steps.

Have you solved this problem? thanks

for the dataset of shanghaitech of ground truth,it provide the format of '.mat', use MATLAB to load this data,and you will find image_info,it is a cell ,and image_info{1}.location stands for...

Does someone else have solved this problem?

The models which you provided are not in parallel ??

also confused about this...

Yes, have you solved the problem of asign frame-level label during training? can you share your code here ? Thank you so much! Looking forward to your replay.