Running Pepper (itismycode)

itismycode

Geek Repo

Company:XinJiang University

Location:Urumqi

Github PK Tool:Github PK Tool

Running Pepper's starred repositories

deepfuturegaze_gan

Deep Future Gaze: Gaze Anticipation on Egocentric Videos Using Adversarial Networks

Language:LuaStargazers:32Issues:0Issues:0

xtuner

An efficient, flexible and full-featured toolkit for fine-tuning LLM (InternLM2, Llama3, Phi3, Qwen, Mistral, ...)

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

fusion_pointclouds

fusion_pointclouds 主要目的为Ubuntu环境下无人车多激光雷达标定之后, 将多个激光雷达点云话题/坐标系 通过PCL (Point Cloud Library)融合为 一个ros点云话题,以便于后期点云地面分割与地面处理等等。

Language:C++Stargazers:37Issues:0Issues:0

spinningup

An educational resource to help anyone learn deep reinforcement learning.

Language:PythonLicense:MITStargazers:9900Issues:0Issues:0

image-matching-webui

🤗 image matching toolbox webui

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

STA-VPR

This repository contains code for our RA-L & ICRA2021 paper "STA-VPR: Spatio-temporal Alignment for Visual Place Recognition" by Feng Lu, Baifan Chen, Xiang-Dong Zhou, and Dezhen Song.

Language:PythonStargazers:53Issues:0Issues:0

CricaVPR

Official repository for the CVPR 2024 paper "CricaVPR: Cross-image Correlation-aware Representation Learning for Visual Place Recognition".

Language:PythonLicense:MITStargazers:102Issues:0Issues:0

SelaVPR

Official repository for the ICLR 2024 paper "Towards Seamless Adaptation of Pre-trained Models for Visual Place Recognition".

Language:PythonLicense:MITStargazers:159Issues:0Issues:0

VDO_SLAM

VDO-SLAM: A Visual Dynamic Object-aware SLAM System

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

orbslam2_learn

Learn ORBSLAM2 and divide the source code into many parts according to their function which can be easily built by the learner from my blog.

Language:C++Stargazers:121Issues:0Issues:0

CosPlace

Official code for CVPR 2022 paper "Rethinking Visual Geo-localization for Large-Scale Applications"

Language:PythonLicense:MITStargazers:282Issues:0Issues:0

deep-visual-geo-localization-benchmark

Official code for CVPR 2022 (Oral) paper "Deep Visual Geo-localization Benchmark"

Language:PythonLicense:MITStargazers:172Issues:0Issues:0

cnnimageretrieval-pytorch

CNN Image Retrieval in PyTorch: Training and evaluating CNNs for Image Retrieval in PyTorch

Language:PythonLicense:MITStargazers:1416Issues:0Issues:0

HAF

This repo is the PyTorch implementation of ICASSP2021 paper "HIERARCHICAL ATTENTION FUSION FOR GEO-LOCALIZATION"

Language:PythonLicense:MITStargazers:10Issues:0Issues:0

netvlad

NetVLAD: CNN architecture for weakly supervised place recognition

Language:MatlabLicense:MITStargazers:525Issues:0Issues:0

OpenIBL

[ECCV-2020 (spotlight)] Self-supervising Fine-grained Region Similarities for Large-scale Image Localization. 🌏 PyTorch open-source toolbox for image-based localization (place recognition).

Language:PythonLicense:MITStargazers:269Issues:0Issues:0

yolov4-tiny-pytorch

这是一个YoloV4-tiny-pytorch的源码,可以用于训练自己的模型。

Language:PythonLicense:MITStargazers:775Issues:0Issues:0

Map-based-Visual-Localization

A general framework for map-based visual localization. It contains 1) Map Generation which support traditional features or deeplearning features. 2) Hierarchical-Localizationvisual in visual(points or line) map. 3)Fusion framework with IMU, wheel odom and GPS sensors.

License:MITStargazers:720Issues:0Issues:0

VPR-Bench

This repository contains the codebase and all the relevant information for our IJCV paper on VPR-Bench: An open-source Visual Place Recognition Evaluation Framework

Language:PythonLicense:MITStargazers:124Issues:0Issues:0

Hierarchical-Localization

Visual localization made easy with hloc

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

visloc-relapose

A 2D Visual Localization Framework based on Essential Matrices [ICRA2020]

Language:Jupyter NotebookLicense:MITStargazers:39Issues:0Issues:0

CVPR2024-Paper-Code-Interpretation

cvpr2024/cvpr2023/cvpr2022/cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理

Stargazers:12386Issues:0Issues:0

Self_Driving_Car

This Project gives a glimpse of a real-world self-driving car.This is a model totally based on Nvidia Self Driving Car model.A Convolutional neural network(CNN) is trained to map raw pixels from a single front-facing camera directly to steering commands.

Language:Jupyter NotebookStargazers:4Issues:0Issues:0

cyber_meld

Map-Enhanced Ego-Lane Detection in the Missing Feature Scenarios

Language:C++Stargazers:8Issues:0Issues:0

Self-Driving-Car-Path-Planning-Project

Navigate to goal with High Definition(HD) Map, Sensor Fusion, Finite State Machine and Optimise by Cost Function.

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

Object-Recognition-for-Autonomous-Driving-System-MATLAB-project

The goal of this project is to provide object detection and information on environment model on traffic activity which helps autonomous vehicles or surveillance systems. Computer vision is an essential component for autonomous scars. Accurate detection of vehicles, street buildings, pedestrians, and road signs could assist self-driving cars the drive as safely as humans. However, object detection has been a challenging task for years since images of objects in the real-world environment are affected by illumination, rotation, scale, and occlusion. A unified object detection model, You Only Look Once (YOLO), is used which could directly regress from the input image to object class scores and positions. In this project, we applied YOLO to two different datasets to test its general applicability. We fully analyzed its performance from various aspects on KITTI data set which is specialized for autonomous driving. We proposed a novel technique called memory map, which considers inter-frame information, to strengthen YOLO's detection ability in the driving scene. We broadened the model's applicability scope by applying it to a new orientation estimation task. For this project objective is to provide a information of quality and environmental model on traffic activity and to signal potentially anomalous situation and also apply various machine learning models for object detection such as SVM and CNN and compare and contrast the results with YOLO .

Language:MATLABStargazers:24Issues:0Issues:0

tbv

Official Repo of NeurIPS '21: "Trust, but Verify: Cross-Modality Fusion for HD Map Change Detection"

Language:PythonLicense:NOASSERTIONStargazers:73Issues:0Issues:0

SEMANTIC_VISUAL_SUPPORTED_ODEMETRY

semantic visual slam for monocular and stereo camera devices

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:246Issues:0Issues:0

hdl_graph_slam

3D LIDAR-based Graph SLAM

Language:C++License:BSD-2-ClauseStargazers:1963Issues:0Issues:0

awesome-visual-slam

:books: The list of vision-based SLAM / Visual Odometry open source, blogs, and papers

Stargazers:2210Issues:0Issues:0