You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Thanks for your contribution. The approach seems to be perfect. I wanted to know if you can help me in finding the code for correcting and combining the boxes
Thanks,
Shreejal
The text was updated successfully, but these errors were encountered:
I wanted to ask small questions regarding your project.
I wanted to use different object detectors with different input resolutions. So I was seeing the code and was curious to know a few things.
How can I incorporate the box post-processing for vehicle class? It seems you have taken into account just the person class. Also, how can I change the code so that I can take into consideration square boxes(Not vertical as mentioned in your paper) to merge the broken boxes?
What are the main functions which I can use if I don't want to use threading and parallel processing (Also no client-server architecture)
I have seen that there is a main_loop.py file. Can I use only those functions and the functions called from CropCoordinates and AttentionModule to complete the code with different resolutions?
I really appreciate your prompt response.
Thanking you in advance
Hi,
Thanks for your contribution. The approach seems to be perfect. I wanted to know if you can help me in finding the code for correcting and combining the boxes
Thanks,
Shreejal
The text was updated successfully, but these errors were encountered: