GithubHelp home page GithubHelp logo

kitti viewer about second.pytorch HOT 12 OPEN

traveller59 avatar traveller59 commented on July 2, 2024
kitti viewer

from second.pytorch.

Comments (12)

traveller59 avatar traveller59 commented on July 2, 2024 2
  1. download result.pkl in model_dir/results/step_xxx
  2. add this file to det path in kitti viewer.

from second.pytorch.

zwyzwy avatar zwyzwy commented on July 2, 2024

but my local PC have no GPU device, now I am using ssh to connect the server cluster ,how can I run the code on the server cluster via ssh and display the qt result on the local screen?

from second.pytorch.

traveller59 avatar traveller59 commented on July 2, 2024

you can use ssh -XC [email protected] -p xxx, then run python ./kittiviewer/viewer.py in that terminal. this method require high-quality network

from second.pytorch.

qureshizawar avatar qureshizawar commented on July 2, 2024

try ssh -L localport:localhost:serverport [email protected] -p xxx

then launch kittiviewer at serverport

use the localport when you launch kittiviewer in your browser on the local PC

you'll have to do this for both frontend and backend

from second.pytorch.

FrancoisMasson1990 avatar FrancoisMasson1990 commented on July 2, 2024

Hello @traveller59 in the kitty web viewer, what is the expected input of checkpointPath and configPath ?

from second.pytorch.

traveller59 avatar traveller59 commented on July 2, 2024

@FrancoisMasson1990 for example:

checkpointPath: /home/yy/nuscene_test/pp/mida/voxelnet-140670.tckpt
configPath: /home/yy/deeplearning/deeplearning/mypackages/second/configs/car.fhd.config

from second.pytorch.

HenryJunW avatar HenryJunW commented on July 2, 2024

Did you get it working? the viewer from running on the server GPU @zwyzwy

from second.pytorch.

xieqi1996 avatar xieqi1996 commented on July 2, 2024

@FrancoisMasson1990 for example:

checkpointPath: /home/yy/nuscene_test/pp/mida/voxelnet-140670.tckpt
configPath: /home/yy/deeplearning/deeplearning/mypackages/second/configs/car.fhd.config

from second.pytorch.

xieqi1996 avatar xieqi1996 commented on July 2, 2024

what is the expected input of "infoPath" and rootPath

from second.pytorch.

andraspalffy avatar andraspalffy commented on July 2, 2024

what is the expected input of "infoPath" and rootPath

rootPath is the folder above testing and training folders.
infoPath is one of the pkl files in rootPath, e.g. kitti_info_test.pkl

from second.pytorch.

haoliangjiang avatar haoliangjiang commented on July 2, 2024

but my local PC have no GPU device, now I am using ssh to connect the server cluster ,how can I run the code on the server cluster via ssh and display the qt result on the local screen?

Do you mind sharing how you get it work step by step? I am using remote server as well tho not familiar with front end and back end stuffs...

from second.pytorch.

haoliangjiang avatar haoliangjiang commented on July 2, 2024

@zwyzwy

from second.pytorch.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.