김진현
|
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 |
|
김진현
|
20f8d9730a
|
Merge branch 'ai/develop' of https://lab.ssafy.com/s11-s-project/S11P21S002 into ai/refactor/predict
|
2024-09-25 09:22:14 +09:00 |
|
김용수
|
70a62fe6f9
|
Feat: 슬랙 알림 메세지 연동:
|
2024-09-24 23:48:16 +09:00 |
|
김진현
|
cca395737a
|
Merge branch 'ai/develop' of https://lab.ssafy.com/s11-s-project/S11P21S002 into ai/feat/229-data-process-for-train-stats
|
2024-09-24 09:16:01 +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 |
|
김진현
|
22a8aa469a
|
Merge branch 'ai/feat/backend' of https://lab.ssafy.com/s11-s-project/S11P21S002 into ai/feat/229-data-process-for-train-stats
|
2024-09-23 20:46:18 +09:00 |
|
김용수
|
a827a967c7
|
Feat: 백엔드 API 연동
|
2024-09-23 16:34:07 +09:00 |
|
정현조
|
dcd4799d20
|
Merge branch 'ai/feat/229-data-process-for-train-stats' into 'ai/develop'
Feat: 학습 통계 데이터 처리 구현 - S11P21S002-229
See merge request s11-s-project/S11P21S002!140
|
2024-09-23 16:28:19 +09:00 |
|
김진현
|
63b64e4e5f
|
Feat: 학습 통계용 데이터 처리 구현 - S11P21S002-229
|
2024-09-23 16:24:56 +09:00 |
|
정현조
|
d9b6487a80
|
Merge branch 'ai/refactor/228-train-with-label-categories' into 'ai/develop'
Refactor: 레이블 카테고리를 포함한 학습 구현 및 리팩토링 - S11P21S002-228
See merge request s11-s-project/S11P21S002!128
|
2024-09-23 15:06:40 +09:00 |
|
김진현
|
1b17cfadad
|
Refactor: 레이블 카테고리를 포함한 학습 구현 및 리팩토링 - S11P21S002-228
|
2024-09-23 13:06:48 +09:00 |
|
김진현
|
ae3506d2eb
|
Rename: upload_tmp_model -> save_model 로 이름 변경
|
2024-09-23 10:45:20 +09:00 |
|
김용수
|
c6ef8ea5fc
|
Merge branch 'ai/refactor/162-autolabel-with-label-categories' into 'ai/develop'
Refactor: 레이블 카테고리를 포함한 오토레이블링 구현 및 리팩토링
See merge request s11-s-project/S11P21S002!124
|
2024-09-23 10:23:09 +09:00 |
|
김진현
|
05e9a2c03b
|
Refactor: 레이블 카테고리를 포함한 오토레이블링 구현 및 리팩토링
|
2024-09-23 09:46:42 +09:00 |
|
정현조
|
43f3d4104e
|
Merge branch 'ai/refactor/model-path' into 'ai/develop'
Refactor: model_path 파라미터를 model_key로 변경
See merge request s11-s-project/S11P21S002!109
|
2024-09-20 17:53:46 +09:00 |
|
김진현
|
c7d07e5856
|
Merge branch 'ai/develop' of https://lab.ssafy.com/s11-s-project/S11P21S002 into ai/refactor/model-path
|
2024-09-20 13:56:22 +09:00 |
|
김진현
|
9b8d0927d7
|
Refactor: model_path 파라미터를 model_key로 변경
|
2024-09-20 13:54:46 +09:00 |
|
김용수
|
f9f3a0206d
|
Merge branch 'ai/feat/52-ai-model-create' into 'ai/develop'
Feat: 추석동안 구현한 모델 관련 API 커밋 머지
See merge request s11-s-project/S11P21S002!97
|
2024-09-19 16:54:44 +09:00 |
|
김진현
|
9ce4c986d2
|
Feat: Detection prediction 웹소켓 연결 실패시에도 실행되도록 구현
|
2024-09-19 16:49:11 +09:00 |
|
김진현
|
47288e6bab
|
Refactor: services/load_model 리팩토링
|
2024-09-19 16:48:19 +09:00 |
|
김진현
|
bcae5d5255
|
Refactor: 기본 모델 생성 구현 및 모델 생성 리팩토링
|
2024-09-19 01:15:41 +09:00 |
|
김진현
|
941df49f13
|
Feat: 모델 다운로드 API 구현
|
2024-09-18 16:27:14 +09:00 |
|
김진현
|
a98b3a0c9c
|
Feat: 모델 업로드 API 구현
|
2024-09-18 16:09:18 +09:00 |
|
김진현
|
0503da4e41
|
Feat: 모델 삭제 API 구현
|
2024-09-18 02:20:27 +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 |
|
김진현
|
aae8faf11e
|
Fix: rename 과정에서 생긴 import app.~에 의한 버그 수정
- 추가적으로 api endpoint 이름과 swagger 관련 설정
|
2024-09-18 00:02:02 +09:00 |
|
김진현
|
e2008e1d4d
|
Docs: README.md에 resources 폴더 구조 설명 추가
|
2024-09-17 21:22:56 +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 |
|
김진현
|
1eacb7e90d
|
Merge branch 'ai/feat/websocket' into 'ai/develop'
Feat: WebSocket 인스턴스 생성
See merge request s11-s-project/S11P21S002!65
|
2024-09-12 17:11:59 +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 |
|
김용수
|
4fc13fa60c
|
Feat: Fast API 소켓 열기
|
2024-09-12 00:53:45 +09:00 |
|
김용수
|
dbab504ab8
|
Merge branch 'ai/feat/165-locust-setting' into 'ai/develop'
Ai/feat/165 locust setting
See merge request s11-s-project/S11P21S002!58
|
2024-09-11 15:09:30 +09:00 |
|
김진현
|
3998e523da
|
Merge branch 'ai/develop' of https://lab.ssafy.com/s11-s-project/S11P21S002 into ai/feat/165-locust-setting
|
2024-09-10 17:47:22 +09:00 |
|
김진현
|
af9096284c
|
Feat: Locust 세팅 - S11P21S002-165
|
2024-09-10 17:46:12 +09:00 |
|
김진현
|
a5a4c49d62
|
Chore: Locust 패키지 추가 + torchvision 버전충돌 수정
|
2024-09-10 17:38:06 +09:00 |
|