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

[Is it ok to train with sequence length ==1 ] #12

Open
vuthede opened this issue Apr 29, 2020 · 0 comments
Open

[Is it ok to train with sequence length ==1 ] #12

vuthede opened this issue Apr 29, 2020 · 0 comments

Comments

@vuthede
Copy link

vuthede commented Apr 29, 2020

Hi everyone,
I wonder is it make sense to train the model with the sequence length==1.
I ask that because I have the custom dataset for training people detector which do not have any sequence information. i.e I just have the label x,y,w,h, classid for each image.

And I want to train a other model that is like a supplement for the people detector model in our software like when the people detector fail to detect people at the current frame, we can use the SiamRPN to infer the bboxes that likely having object in the current frames based on the detected boxes by people detector in the previous frames
Is it make sense and is there any problem to train the model with sequencce length==1?
What do you guys think?
Thank you

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

1 participant