[논문 리뷰] Fully Convolutional Networks for Semantic Segmentation (FCN)
[CVPR, 2015] Fully Convolutional Networks for Semantic Segmentation (FCN) 논문 리뷰
[CVPR, 2015] Fully Convolutional Networks for Semantic Segmentation (FCN) 논문 리뷰
[CVPR, 2016] You Only Look Once: Unified, Real-Time Object Detection (YOLO) 논문 리뷰
[NIPS, 2015] Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks 논문 리뷰
[CVPR, 2014] Rich feature hierarchies for accurate object detection and semantic segmentation 논문 리뷰
KPConv: Flexible and Deformable Convolution for Point Clouds 리뷰
Dynamic Graph CNN for Learning on Point Clouds 리뷰(DGCNN)
PointNet++: Deep Hierarchical Feature Learning on Point Sets in a Metric Space 리뷰
PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation 리뷰
Deep_Learning study Lec10-5
Deep_Learning study Lec10-5
Deep_Learning study Lec10-4
Deep_Learning study Lec10-3
Deep_Learning study Lec10-2
Deep_Learning study Lec10-1
Deep_Learning study Lec09-4
Deep_Learning study Lec09-3
Deep_Learning study Lec09-2
Deep_Learning study Lec09-1
MNIST Introduction Lec07 & Lec09-1
Deep_Learning study Lec08
Deep_Learning study Lec06
Deep_Learning study Lec05
Deep_Learning study Lec04-2 (Pytorch)
Deep_Learning study Lec04 (TensorFlow)
Deep_Learning study Lec03 (TensorFlow)
Deep_Learning study Lec03 (Pytorch)
Deep_Learning study Lec02 (Pytorch, TensorFlow)
Deep_Learning study Lec01 (TensorFlow)
[2023,ICRA] STD: Stable Triangle Descriptor for 3D place recognition 논문 리뷰
Scan Context & LiDAR Iris 논문을 간단하게 정리한 포스팅입니다.
[2023, IEEE RA-L] LocNDF: Neural Distance Field Mapping for Robot Localization 논문 리뷰
[IEEE T-RO,2022] LCDNet: Deep Loop Closure Detection and Point Cloud Registration for LiDAR SLAM 논문 리뷰
[IEEE RA-L,2021] Fast-lio: A fast, robust lidar-inertial odometry package by tightly-coupled iterated kalman filter 논문 리뷰
Kalman Filter & Extended Kalman Filter에 관한 포스팅입니다.
Bayes’ theorem와 Bayes’ Filter에 관한 포스팅입니다.
SLAM KR의 SLAM Online Study Season 1에서 Lie Group and Lie Algebra를 듣고 정리한 포스팅입니다.
ROS noetic에서 HOKUYO 사의 URG-04LX-UG01 LiDAR 센서를 작동시키는 포스팅입니다.
Loop Detection에 대한 개념과, Kitti Dataset에서 DBoW2라이브러리를 이용해 Loop Detection을 진행하는 포스팅입니다.
Visual Odometry에서 사용되는 연속된 프레임간의 관계 혹은 스테레오 시스템에서의 기하학에 관한 포스팅입니다.
ORB feature와 이를 통한 feature matching, 그에 선행되는 기법들에 관한 포스팅입니다. 이번 포스팅에서 미흡한 수식에 관한 부분은 추후 추가적인 공부를 통해 다시 포스팅하겠습니다.
Camera Calibration의 간단한 소개와 Pinhole Camera model, camera matrix, projection matrix에 관한 포스팅입니다.
1012번 유기농 배추 문제 풀이에 관한 포스팅입니다.
4673번 셀프 넘버
1065번 한수 브루트포스 알고리즘
2839번 설탕 배달 다이나믹 프로그래밍
2750번 수 정렬하기
1427번 소트인사이드
최대 힙 11279번
최소 힙 1927번
피보나치 함수 1003번
DFS와 BFS 1260번
큐(자료구조) 10845번
스택(자료구조) 10828번
[Tips] Ubuntu(Linux) screen 사용법에 관한 포스팅입니다.
Windows 저장소가 RAID로 묶인 경우, Ubuntu가 설치되지 않는 현상을 다루는 포스팅입니다.
Ubuntu에서 display 연결 오류 및 원활히 동작하지 않는 것을 해결한 포스팅입니다.
(+ 많은 분들이 이 포스팅과 관련한 오류를 겪고 있는 것으로 보입니다. 아래 방법으로 해결이 안 되거나 추가적인 오류가 있다면 메일 혹은 하단 코멘트를 남겨주시면 수분 내로 확인하여 답변드릴 수 있도록 하겠습니다.)
이 포스팅은 알리는 용도보다는 메모 정도로 적어놓고 필요할 때 보기 위한 포스팅이다.
Iptime A3000U 본인의 Ubuntu 18.04와 20.04에서 모두 와이파이를 잡지 못해 커널버전도 건드리고, 다양한 시도를 해봤지만 당장 와이파이를 써야해 Iptime의 무선 랜카드 A3000U를 사용중이다. (RTX시리즈에서 Ubuntu와의 이슈가 있는듯한데 정확히 어...
(+ Ubuntu 18.04에서도 동일한 방법을 사용합니다.) (+ Ubuntu 22.04에서도 동일한 방법을 사용합니다. (23.08.13 update)) (+ 많은 분들이 이 포스팅과 관련한 오류를 겪고 있는 것으로 보입니다. 아래 방법으로 해결이 안 되거나 추가적인 오류가 있...
Ubuntu에서의 build
[2023,arxiv] Swarm-SLAM: Sparse Decentralized Collaborative Simultaneous Localization and Mapping Framework for Multi-Robot Systems 논문 리뷰
병원에서의 Multi Robot Multi Task Allocation에 관한 논문 및 문제 상황에 관한 포스팅입니다.
2022-2 프로젝트로 진행한 Implementation of VO에 대한 상세 설명 및 고찰에 관한 포스팅입니다.
Velocity Obstacle에 대해 알아본다.
Multi-Robot SLAM 개인 프로젝트에서 해결하지 못한 Robot Allocation을 위한 Greedy Algorithm을 Python으로 구현하는 포스팅입니다.
‘SMMR-Explore: SubMap-based Multi-Robot Exploration System with Multi-robot Multi-target Potential Field Exploration Method’ 논문 리뷰 포스팅입니다.(작업 중)
‘Coordinated Multi-Robot Exploration’ 논문 리뷰 포스팅입니다.
Multi-Robot SLAM system의 대략적인 이해를 위한 논문 리뷰 포스팅입니다. 기본적으로 SLAM에 대한 이해가 필요합니다.
강화학습의 학습 방법을 알아보자.
강화학습을 구현하기 위해 기본적인 용어를 먼저 알아보자.(2)
강화학습을 구현하기 위해 기본적인 용어를 먼저 알아보자.
github.io에 여러 github.io theme 불러오기
Git Commit과 branch 관리 관련 명령어에 대해 살펴보는 포스팅입니다.
Git 설치와 GitHub 사용 방법에 대해 살펴본다.
함수 최적화 기법
Ceres Solver 개요 Reference : http://ceres-solver.org/, https://en.wikipedia.org/wiki/Non-linear_least_squares Reference : http://ceres-solver.org/features.h...
ROS2 Humble - Realsense D435 실행
ROS Installation ROS Official Reference 순서대로 진행해보자.
RRT* Path Planning 기법에 관한 포스팅입니다.
RRT Path Planning 기법에 관한 포스팅입니다. 앞으로 알아가게 될 기법들을 계속해서 추가해 나갈 예정입니다.
Pytorch YOLOP (YOU ONLY LOOK ONCE FOR PANOPTIC DRIVING PERCEPTION)를 테스트해보는 포스팅입니다.
Pytorch를 위한 Anaconda 환경 설정 및 환경 구축 후 테스트하는 포스팅입니다.
[2024,Arxiv] TRIPS: Trilinear Point Splatting for Real-Time Radiance Field Rendering 논문 리뷰
[ECCV, 2020] NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis 논문 리뷰
4 Wheel Steering Kinematics
Unity 프로젝트 만들기 및 ML-Agents 패키지 적용
ATmega128의 Timer/Counter에 대해 알아보고 실제 코드를 살펴보는 포스팅입니다.
Moving Average Filter에 관한 포스팅입니다.