Commit Graph

86 Commits

Author SHA1 Message Date
김진현
b89e6ec827 Final: ai_final 2024-10-11 09:11:52 +09:00
김진현
be691ce04b Fix: 모델 다운로드 path 오류 수정 2024-10-04 15:53:34 +09:00
김진현
dae4ca4bf1 Merge branch 'ai/develop' of https://lab.ssafy.com/s11-s-project/S11P21S002 into ai/refactor/resource-cleanup 2024-10-04 15:43:05 +09:00
김진현
e428c6cf1f Feat: 모델 학습 patience(얼리스톱) 제거 2024-10-04 15:42:37 +09:00
김용수
4370631d5c Fix: 에러 해결 2024-10-04 15:16:47 +09:00
김진현
fbc2c1b46a Merge branch 'ai/refactor/train' into 'ai/develop'
Refactor: Segmentation 로깅 처리

See merge request s11-s-project/S11P21S002!289
2024-10-04 14:52:19 +09:00
김용수
0871b1e951 Refactor: Segmentation 로깅 처리 2024-10-04 14:46:58 +09:00
김용수
4705fd318a Refactor: 슬랙 로깅 및 이미지 개수 처리 2024-10-04 14:31:21 +09:00
김진현
3fba3e71ef Feat: GET요청 시 Slack 메세지 제거 2024-10-04 14:24:47 +09:00
김진현
91fff1fb47 Merge branch 'ai/feat/memory' into 'ai/develop'
Feat: 메모리 확인

See merge request s11-s-project/S11P21S002!281
2024-10-04 13:30:16 +09:00
김용수
993b444c6e Feat: 메모리 확인 2024-10-04 13:02:33 +09:00
김진현
5d1bde161f Refactor: process_image_and_label url입출력 로직 수정 2024-10-04 12:49:17 +09:00
김용수
28c709e415 Feat: GPU 메모리 상태 응답 2024-10-04 11:36:21 +09:00
김진현
6a9a8dd1ef Feat: 리소스 해제 관련 미들웨어 구현 2024-10-03 00:13:45 +09:00
김진현
7dabfaa467 Refactor: 비동기 run_in_threadpool() 모두 삭제 2024-10-03 00:01:54 +09:00
김진현
7962a2da29 Refactor: request 검증 classification 레이블 없을때 에러 처리 2024-09-30 15:24:44 +09:00
김진현
4dfa4b1c3e Refactor: train_label pydantic model 이용하여 데이터 유효성 검사 추가 2024-09-30 14:45:56 +09:00
김진현
1b7fea1415 Refactor: create_detection_train_label 레이블데이터의 이미지 바깥의 점에 대해 예외 처리 2024-09-30 12:12:44 +09:00
김진현
798f313e81 Feat: dotenv 이용하여 base_url 설정 2024-09-30 12:02:38 +09:00
김진현
7e75f41c64 Refactor: split_data() 예외처리 추가 2024-09-27 19:06:23 +09:00
김진현
7dd09182b8 Feat: 오토레이블링, 학습 비동기 처리 2024-09-27 19:03:18 +09:00
김진현
7016d3a91e Fix: classification process_prediction_result() 에러 수정 2024-09-27 16:02:02 +09:00
김진현
6a000be8d7 Fix: segmentation get_model() parameter 수정 2024-09-27 15:49:53 +09:00
김진현
669562b712 Fix: classification result 수정 2024-09-27 15:46:02 +09:00
김진현
3affff85f0 Fix: classification get_model() 파라미터 수정, 카테고리 없을 시 동작 수정 2024-09-27 15:16:22 +09:00
김진현
4b6751a00b Refactor: Train response에 accuracy 추가 2024-09-27 14:18:59 +09:00
김진현
83737e566d Feat: classification 프로젝트 명세 변경에 따른 수정 2024-09-27 14:08:43 +09:00
김진현
02929ebc86 Fix: Detection, Segmentation 학습 레이블 컨버터 추가 2024-09-27 12:58:18 +09:00
김진현
46c971494e Feat: segmentation 프로젝트 명세 변경에 따른 수정 2024-09-27 12:03:26 +09:00
김진현
0d4000b879 Fix: download_data paremeter 수정 2024-09-27 11:31:40 +09:00
김진현
8730b54d2d Fix: get_model parameter 수정 2024-09-27 11:28:52 +09:00
김진현
0b38e54b21 Feat: detection/train 프로젝트 명세 변경에 따른 수정 2024-09-27 11:18:52 +09:00
김진현
2d8609077c Feat: detection/predict 프로젝트 명세 변경에 따른 수정 2024-09-27 10:38:01 +09:00
김진현
cae5fb5ae4 Feat: classification API 구현 2024-09-26 22:14:16 +09:00
김진현
4d49b925dc Fix: 모델 생성 api에 오타 수정, project_id str로 변환 안한 버그 수정 2024-09-26 20:00:00 +09:00
김진현
d6b132c6ce Feat: 세그멘테이션 train response 수정 2024-09-26 19:53:56 +09:00
김진현
a3e0dc76dc Fix: results_dict 오타 수정, raise 누락 수정 2024-09-26 19:28:09 +09:00
김진현
336cc33384 Refactor: train response 수정 2024-09-26 17:20:37 +09:00
김진현
6225c50914 Feat: segmentation API 구현 2024-09-26 15:04:31 +09:00
김진현
6c9782a807 refactor: detection_train 리팩토링 2024-09-25 23:51:19 +09:00
김진현
42996f1417 Rename: send_data의 api의 함수명을 직관적으로 변경 2024-09-25 22:49:01 +09:00
김진현
a1c0de1dfe Fix: color # 수정 2024-09-25 22:03:09 +09:00
김진현
7fcc0d9c28 Feat: 에러핸들러 슬랙메세징 구현 2024-09-25 21:24:30 +09:00
김진현
82381a5292 Feat: slack 알람설정, 학습 중 api 보내기 구현 2024-09-25 17:59:02 +09:00
김진현
7b10eeccaa Refactor: 학습 레이블 data_url로 수정 2024-09-25 16:06:45 +09:00
김진현
27cfd01fd7 Fix: 리팩토링에서 생긴 버그 수정 2024-09-25 15:24:14 +09:00
김진현
81b5145b41 Refactor: predict, train 리팩토링 2024-09-25 13:55:44 +09:00
김용수
70a62fe6f9 Feat: 슬랙 알림 메세지 연동: 2024-09-24 23:48:16 +09:00
김진현
f8fae74e87 Merge branch 'ai/feat/backend' into 'ai/develop'
Feat: 백엔드 API 연동

See merge request s11-s-project/S11P21S002!143
2024-09-23 20:48:34 +09:00
김용수
a827a967c7 Feat: 백엔드 API 연동 2024-09-23 16:34:07 +09:00