You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
🌿 멘토링
문영기 멘토님
Pycharm의 유용한 기능
cmd+click
: reference 따라가기vcs history
: 편집기록확인, 코드 작업한 로그refactor → safe delete
: (변수) 연관된 모든 곳에서 변경/삭제해줌sftp
: 로컬에서 코드 작업하고 저장 후 서버에서 업로드 되서 서버에서 사용 가능협업환경 구축
GitKraken
추천(Git GUI 툴)BitBucket
추천(Github 같은 깃 버전관리 툴)Issue Based 협업 방식
추천(아래에 자세히 설명)priority
: 작업의 우선도type
: Github에 label같은 것assignee
: 담당자Tip
Git conflict 해결하는 방법
GitKraken
사용하면 빠르게 해결 가능Issue Based 협업
소현
님 추천실험 브랜치
논문(최신 논문 적용 시 주의할 점)
데이터
OCR 데이터 합성 방법
overleaf
: 온라인 latex 만드는 페이지Aida 데이터
→ synthetic 데이터test dataset 확장자는 모두 jpg 인가?
inference.py
확인해보기(그러나 파일을 읽어서 접근하는 방식이어서 알 수 없었음)CTC관련
조언
Beta Was this translation helpful? Give feedback.
All reactions