Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- real-time object detection
- Mask Processing
- opencv
- canny edge detection
- AlexNet
- object detection
- dynamic programming
- C++
- YoLO
- Reinforcement Learning
- 강화학습
- LSTM
- eecs 498
- BFS
- 그래프 이론
- MinHeap
- Python
- r-cnn
- dfs
- One-Stage Detector
- 딥러닝
- 머신러닝
- CNN
- machine learning
- deep learning
- 백준
- two-stage detector
- DP
- image processing
- MySQL
Archives
- Today
- Total
목록2024/08/08 (1)
JINWOOJUNG

Linux 환경에서 개발 시 이전까지는 Visual Studio Code를 기반으로 작업하였다. 하지만 통합코드를 기반으로 대회를 준비하면서 Git을 사용하게 되고, Git 충돌이나 Commit 간의 차이를 확인할 때 Sublime Merge를 많이 사용하게 되면서 주 개발 툴도 Sublime Text로 바뀌게 되었다. 오늘은 간단하게 Sublime Text & Sublime Merge Install에 관하여 정리하고자 한다.Development EnvironmentUbuntu 20.04 Sublime Text여러 방법이 있지만 apt를 통해 설치하는 것을 추천한다.https://www.sublimetext.com/docs/linux_repositories.html Linux Package Manager..
Linux&ROS Issue
2024. 8. 8. 15:31