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

Questions of training and testing Process #10

Open
jackydinosaur opened this issue Aug 4, 2021 · 8 comments
Open

Questions of training and testing Process #10

jackydinosaur opened this issue Aug 4, 2021 · 8 comments

Comments

@jackydinosaur
Copy link

jackydinosaur commented Aug 4, 2021

Hello, thanks for the great work!!

I tried to test the results.
'Setup environment' and 'Download the DroneCrowd data' and 'Ground-Truth Generation' are finished.
The pre-trained models are downloaded.
I get errors when try python mytest.py .
The error :ValueError: all the input array dimensions for the concatenation axis must match exactly, but along dimension 1, the array at index 0 has size 3 and the array at index 1 has size 2

image


how might able to solve it?

I am looking forward to your reply.

@wangrui9
Copy link

hello,where is the pre-trained models? i can't find it

@PoorBarasa
Copy link

Hello, thanks for the great work!!

I tried to test the results. 'Setup environment' and 'Download the DroneCrowd data' and 'Ground-Truth Generation' are finished. The pre-trained models are downloaded. I get errors when try python mytest.py . The error :ValueError: all the input array dimensions for the concatenation axis must match exactly, but along dimension 1, the array at index 0 has size 3 and the array at index 1 has size 2

image

how might able to solve it?

I am looking forward to your reply.

I has the same problem. Have you solved the problem?

@wangrui9
Copy link

wangrui9 commented Jan 7, 2022

你只要改个维度就行了,在报错地方,有一个维度的数改一下就好了,时间比较旧了,具体我想不起来了

@Xiejiahao233
Copy link

I change the dim to 3 and work.
image

@MounirB
Copy link

MounirB commented Apr 22, 2022

I change the dim to 3 and work. image

Hello @lucky-me233, where did you make these changes ?

@Xiejiahao233
Copy link

I change the dim to 3 and work. image

Hello @lucky-me233, where did you make these changes ?

STNNet/image_test.py

@MounirB
Copy link

MounirB commented Apr 22, 2022

I change the dim to 3 and work. image

Hello @lucky-me233, where did you make these changes ?

STNNet/image_test.py

Thanks for your great help !

@tejasri19
Copy link

Whats the purpose of validation data? I see its not used in the training process. @MounirB @lucky-me233 @VisDrone

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

6 participants