Jingjing (shiguangjinghao)

shiguangjinghao

Geek Repo

Github PK Tool:Github PK Tool

Jingjing's starred repositories

GSDN

Generative Sparse Detection Networks for 3D Single-shot Object Detection

Language:PythonStargazers:40Issues:0Issues:0

ChineseQA-with-BERT

Final Project for EECS496-7

Language:PythonStargazers:62Issues:0Issues:0

Group-Free-3D

Group-Free 3D Object Detection via Transformers

Language:PythonLicense:MITStargazers:242Issues:0Issues:0

fcaf3d

[ECCV2022] FCAF3D: Fully Convolutional Anchor-Free 3D Object Detection

Language:PythonLicense:MITStargazers:222Issues:0Issues:0

flaskProject2

上传一个点云文本文件可以给出识别结果

Language:PythonLicense:MITStargazers:1Issues:0Issues:0

pointnerf

Point-NeRF: Point-based Neural Radiance Fields

Language:PythonLicense:NOASSERTIONStargazers:1079Issues:0Issues:0

ORB-SLAM2_DENSE

ORB-SLAM2 simple point cloud and octomap mapping with ROS

Language:C++License:NOASSERTIONStargazers:107Issues:0Issues:0

MultiMap3D

Use ORB-SLAM2 to build a metricmap and localization, fcaf3d to detect 3D objects, and build a tracker database to manage the objects detected.

Language:Jupyter NotebookStargazers:34Issues:0Issues:0

MultiMap3D

Use ORB-SLAM2 to build a metricmap and localization, fcaf3d to detect 3D objects, and build a tracker database to manage the objects detected.

Stargazers:6Issues:0Issues:0

mmdetection3d

OpenMMLab's next-generation platform for general 3D object detection.

Language:PythonLicense:Apache-2.0Stargazers:5053Issues:0Issues:0

ROS-Academy-for-Beginners

**大学MOOC《机器人操作系统入门》代码示例 ROS tutorial

Language:CMakeStargazers:1231Issues:0Issues:0

VoxelNeXt

VoxelNeXt: Fully Sparse VoxelNet for 3D Object Detection and Tracking (CVPR 2023)

Language:PythonLicense:Apache-2.0Stargazers:682Issues:0Issues:0
Language:PythonLicense:BSD-3-ClauseStargazers:165Issues:0Issues:0

DeFlowSLAM

code for "DeFlowSLAM: Self-Supervised Scene Motion Decomposition for Dynamic Dense SLAM"

Stargazers:110Issues:0Issues:0
Language:C++Stargazers:69Issues:0Issues:0

DytanVO

[ICRA'23] DytanVO: Visual Odometry in Dynamic Environments

Language:PythonLicense:BSD-3-ClauseStargazers:150Issues:0Issues:0

able-nerf

This is the official repo for ABLE-NeRF, an attention based/ transformer novel view synthesis work.

Language:PythonStargazers:46Issues:0Issues:0

3di2i-translation

3D-Aware Multi-Class Image-to-Image Translation with NeRFs (CVPR 2023)

Language:PythonStargazers:35Issues:0Issues:0

NeRF-Supervised-Deep-Stereo

A novel paradigm for collecting and generating stereo training data using neural rendering

Language:PythonLicense:MITStargazers:343Issues:0Issues:0

jacobinerf

[CVPR'23] JacobiNeRF: NeRF Shaping with Mutual Information Gradient

Language:PythonStargazers:46Issues:0Issues:0
Language:PythonLicense:MITStargazers:47Issues:0Issues:0
Language:CudaLicense:GPL-3.0Stargazers:254Issues:0Issues:0

NeRF-SLAM

NeRF-SLAM: Real-Time Dense Monocular SLAM with Neural Radiance Fields. https://arxiv.org/abs/2210.13641 + Sigma-Fusion: Probabilistic Volumetric Fusion for Dense Monocular SLAM https://arxiv.org/abs/2210.01276

Language:PythonLicense:BSD-2-ClauseStargazers:1148Issues:0Issues:0

Semantic-SuperPoint

Official implementation of Semantic SuperPoint (LARS-2022): https://arxiv.org/abs/2211.01098

Language:PythonLicense:MITStargazers:39Issues:0Issues:0

STDyn-SLAM

STDyn-SLAM: A Stereo Vision and Semantic Segmentation Approach for SLAM in Dynamic Outdoor Environments

Language:C++License:GPL-3.0Stargazers:56Issues:0Issues:0

RDS-SLAM

DS-SLAM: Real-Time Dynamic SLAM Using Semantic Segmentation Methods

Language:Jupyter NotebookLicense:GPL-3.0Stargazers:216Issues:0Issues:0

SIVO

SIVO - Semantically Informed Visual Odometry and Mapping. Integrated Bayesian semantic segmentation with ORBSLAM_2 to select better features for Visual SLAM.

Language:C++License:GPL-3.0Stargazers:296Issues:0Issues:0

3D_object_recognition

recognize and localize an object in 3D Point Cloud scene using VFH - SVMs based method and 3D-CNNs method

Language:C++License:MITStargazers:102Issues:0Issues:0

Recognition_ml

点云识别

Language:C++Stargazers:4Issues:0Issues:0

PointCloudTools

PointCloudTools是一款在Windows平台基于VS2017、Qt5.9.5、PCL1.8.1、VTK8.0.0源码编译开发的专门处理点云(.pcd、.ply、.obj等格式)文件的可视化工具。 该工具点云可视化使用的是vtk8.0.0编译生成的QVTKWidget窗口控件,使用PCL可以对点云进行滤波(filter)、特征提取(features)、关键点(keypoint)、 分割(segmentation)、识别(recognition)、可视化(visualization)等操作,可以对所有点云进行WGS84到平面坐标系转换,也包含将经纬度坐标转为UTM坐标的方法。 下载64位PCL1.8.164位下载路径:https://github.com/PointCloudLibrary/pcl/releases或http://unanancyowen.com/en/pcl181 PCL1.8.1对应的VTK版本为8.0.0,下载地址:https://gitlab.kitware.com/vtk/vtk/tree/v8.0.0

Language:C++Stargazers:55Issues:0Issues:0