-
Notifications
You must be signed in to change notification settings - Fork 384
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
Need an install instruction in a Python IDE #214
Comments
This repo is unmaintained for the last 2+ years. See the note in https://github.com/mapbox/robosat/blob/master/README.md by now you'd have to upgrade pytorch, torchvision, cuda drivers in the dockerfiles, and so on. I'm sorry. |
Dear Daniel,
thanks for your reply and the useful Robosat program,
You mentioned some program needs to update, with these points, is it
possible to run it in ubuntu?
and does it install on an old and relative weak system?
Best Regards
Mary
…On Wed, Dec 9, 2020 at 5:32 PM Daniel J. H. ***@***.***> wrote:
This repo is unmaintained for the last 2+ years. See the note in
https://github.com/mapbox/robosat/blob/master/README.md
by now you'd have to upgrade pytorch, torchvision, cuda drivers in the
dockerfiles, and so on.
I'm sorry.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#214 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOOPU2TG3S2GHXSPUGBYINDST57QXANCNFSM4UTHSR7Q>
.
|
The docker images should still work; for that you'd need https://docs.docker.com/engine/install/ and when you want to run on GPUs https://github.com/NVIDIA/nvidia-docker follow the instructions in https://github.com/mapbox/robosat#installation But also
for prediction it should work, for training you will need GPUs. |
Thanks, I'll check it out.
…On Fri, Dec 11, 2020 at 1:54 PM Daniel J. H. ***@***.***> wrote:
The docker images should still work; for that you'd need
https://docs.docker.com/engine/install/
and when you want to run on GPUs
https://github.com/NVIDIA/nvidia-docker
follow the instructions in
https://github.com/mapbox/robosat#installation
But also
and does it install on an old and relative weak system?
for prediction it should work, for training you will need GPUs.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#214 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOOPU2V5IHEUWECKME7AMQ3SUHXNFANCNFSM4UTHSR7Q>
.
|
Hi,
I am a beginner and need an install instruction of robosat in the Google colab or some simple known IDE,
Is there any help?
Best Regards
Mary
The text was updated successfully, but these errors were encountered: