LaneATT icon indicating copy to clipboard operation
LaneATT copied to clipboard

Issue with NMS

Open Wakarox opened this issue 3 years ago • 9 comments
trafficstars

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,

Wakarox avatar May 19 '22 15:05 Wakarox

I am not using conda, i do all my configuration directly on my computer

Wakarox avatar May 19 '22 15:05 Wakarox

It looks like the problem is related to your specific configuration and not related to this repository.

lucastabelini avatar May 19 '22 22:05 lucastabelini

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 ?

Wakarox avatar May 20 '22 08:05 Wakarox

Please see #3 and #46.

lucastabelini avatar May 20 '22 12:05 lucastabelini

Thanks ! :)

Wakarox avatar May 20 '22 12:05 Wakarox

I have some questions, can i ask them here or i create a new issue ?

Wakarox avatar May 25 '22 12:05 Wakarox

Any way is fine by me.

lucastabelini avatar May 26 '22 21:05 lucastabelini

Hello. I am searching a way to put a camera input in the test set. Is it possible ?

Wakarox avatar Jun 08 '22 15:06 Wakarox

Maybe with an Iterable dataset ?

Wakarox avatar Jun 14 '22 13:06 Wakarox

It's possible if you want to implement it, but with the current state of the code it is not possible.

lucastabelini avatar Aug 21 '22 01:08 lucastabelini