7 commentaires (7 commentaires)0 réactions (0 réactions)0 assignés (0 assignés)Python9 831 stars (9 831 stars)1 152 forks (1 152 forks)batch import
codeheatenhancementhelp wanted
Description
Please add an option to load and display Pointcloud
Guide contributeur
- Stack technique
- pythonpytorchnumpy
- Domaine
- datafrontendmachine learning
- Type d'issue
- feature
- DifficultéDifficulté estimée pour un nouveau contributeur, de 1 pour un très petit changement à 5 pour un travail expert.
- 4
- Temps estiméFourchette de temps approximative pour investiguer, implémenter, tester et préparer une pull request.
- 3-5 days
- Statut d'activitéDisponibilité apparente de l'issue : fraîche, active, ancienne, bloquée ou en attente d'un mainteneur.
- stale
- ClartéClarté avec laquelle l'issue explique le changement attendu, les critères d'acceptation et la prochaine étape.
- unclear
- Prérequis
- understanding of pointcloud data structuresfamiliarity with visdom's existing plot typesknowledge of WebGL or Three.js for rendering
- Accessibilité débutantScore de 1 à 100 estimant l'accessibilité de cette issue pour un premier contributeur.
- 15
- Direction de recherche
- Review existing plot types (e.g., Scatter) to understand the data flow between Python server and JavaScript client. Examine the comments on this issue for any previous attempts or suggestions. Consider using Three.js for rendering 3D pointclouds and implement a new plot handler in both backend and frontend. Also check if there are any relevant issues or PRs in the repository.