voldemortX / pytorch-auto-drive

PytorchAutoDrive: Segmentation models (ERFNet, ENet, DeepLab, FCN...) and Lane detection models (SCNN, RESA, LSTR, LaneATT, BézierLaneNet...) based on PyTorch with fast training, visualization, benchmarking & deployment help
BSD 3-Clause "New" or "Revised" License
824 stars 137 forks source link

training environment #132

Closed Zengtz closed 5 months ago

Zengtz commented 1 year ago

Is the training and running environment of the code Windows or Ubuntu, and if it is, what is the version of Ubuntu?Can someone answer that?

voldemortX commented 1 year ago

@Zengtz It is Linux by default. Windows may also work but is not recommended.

voldemortX commented 1 year ago

As for ubuntu version, all our test environments are above ubuntu 16.

If you have lower versions but can install all the dependencies, it should be fine.

Zengtz commented 1 year ago

As for ubuntu version, all our test environments are above ubuntu 16.

If you have lower versions but can install all the dependencies, it should be fine.

OK,think you for your answer,I'll try your plan

voldemortX commented 5 months ago

Closed inactive issue. Feel free to comment or open new issues.