-
Notifications
You must be signed in to change notification settings - Fork 37
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
Server and client on same machine #1
Comments
@navalchand Can you achieve setup? I have tried to install both cline and server-s,de on the same machine but I haven't any idea about run them. How did your get the SSH login information (Host IP, username and password)? Thanks for your help. |
Hi @selingok033, I have given a couple of tries. So we finally decided to use CVAT, we have made a few changes to add server-side inference for interpolation. Feel free to reach out to me if you need any further assistance. |
You can ssh into your own machine with |
@starkgate I'm using your fork
is there any additional config parameter to set? |
@alemelis Hi, I can see two possible causes for this:
|
@starkgate thanks a lot for the reply it doesn't seem to be the case; the port is not listed by
yields the same error is there any other step apart from starting the
? |
There shouldn't be. Not that I remember at least. You could try using Pycharm to debug the specific line and see what is going on. I remember the error messages for sockets are pretty cryptic. Connection refused could be anything. |
Can someone give me documentation about UltimateLabeling Tool? thank you so much |
Hey, How can i run the UltimateLabeling.
I have tried to install both cline and the server-side, but still unable to make it up and running. Can you please help on setup, if possible how to host both client and server-side on the same machine.
Thanks in advance
The text was updated successfully, but these errors were encountered: