Commit Graph

13 Commits

Author SHA1 Message Date
김진현
a98b3a0c9c Feat: 모델 업로드 API 구현 2024-09-18 16:09:18 +09:00
김진현
085aa71791 Feat: get_model_list API 구현 2024-09-18 01:45:56 +09:00
김진현
fc9c49b5f3 Feat: get_model_info API 구현 2024-09-18 01:08:40 +09:00
김진현
4e39dccd55 Feat: 모델 생성/학습된 모델 생성 API 구현 2024-09-18 00:13:01 +09:00
김진현
a5ab6c716b Merge branch 'ai/develop' of https://lab.ssafy.com/s11-s-project/S11P21S002 into ai/feat/52-ai-model-create 2024-09-13 12:28:50 +09:00
김용수
fea960cc0d Feat: WebSocket 인스턴스 생성 2024-09-12 17:05:32 +09:00
김진현
68f6baa20a Rename: services 폴더 세분화 위해 ai_services.py -> load_model.py로 이름 변경 2024-09-12 10:23:55 +09:00
김진현
75a12dd10c Feat: Detection 모델 학습 API 구현 - S11P21S002-117 2024-09-09 17:46:15 +09:00
김진현
1196476286 Feat: Segmentation 오토 레이블링 API 구현 - S11P21S002-118 2024-09-05 11:02:52 +09:00
김진현
924ad01962 Feat: Detection모델 로드 함수 보완
- Detection 모델인지 검증 부분 추가
- device 인자 및 gpu 이용 추가
2024-09-05 10:40:20 +09:00
김진현
84adb79c5e Refactor: 요청 응답 객체 구조 변경 2024-09-03 15:45:05 +09:00
김진현
8e77c225da Feat: Detection 오토레이블링 API 구현 - S11P21S002-53 2024-09-03 13:52:17 +09:00
김진현
4006ea1095 Init: AI 프로젝트 초기 설정 2024-09-02 13:50:43 +09:00