LaneATT
LaneATT copied to clipboard
Issue with NMS
Hello, I have done the prerequisites and i verified all the requirements. But in the installation, when i do my python3 setup.py install, i can't use it because i have not the right with my user account to do it. But, when i add sudo, PyTorch is not detected. Is this normal ?
Best Regards,
I am not using conda, i do all my configuration directly on my computer
It looks like the problem is related to your specific configuration and not related to this repository.
That's good, it works now. I want to know if i can put my images to predict the lane. Is it possible easily with your code ?
Please see #3 and #46.
Thanks ! :)
I have some questions, can i ask them here or i create a new issue ?
Any way is fine by me.
Hello. I am searching a way to put a camera input in the test set. Is it possible ?
Maybe with an Iterable dataset ?
It's possible if you want to implement it, but with the current state of the code it is not possible.