Releases: boostcampaitech3/final-project-level3-cv-10
Releases · boostcampaitech3/final-project-level3-cv-10
Release version v0.5.0
What's Changed
- Reduce at generating shorts time by using ffmpeg-python
- UI changed
- Bug fixed
Changed issue
- [Feat] Making shorts with ffmpeg-python by @sooya233 in #88
- [Feat] Frontend 추가 수정 by @seungriyou in #89
- [Refact] Refactoring code & Add docstring by @sooya233 in #92
- [Refact] Refactoring FrontEnd by @sooya233 in #94
- [Fix] Bug fix in video.py by @sooya233 in #95
- [Feat] Delete some text about Youtube feature by @seungriyou in #96
- [Fix] Resolve non-reproducible result by @seungriyou in #99
Full Changelog: v0.4.0...v0.5.0
Release version v0.4.0
What's changed
- Use ffmpeg by command line & add fade in/out effect.
- Update Modeling & Interest Calculation
- Enable making shorts with Youtube URL
- UI Change
- Some bug fix
Changed issue
- [Feat] laughter timeline bug fix by @Shimjoonkyo in #75
- [Feat] Update face_function.py by @sooya233 in #76
- [Feat] Modify ffmpeg code to command line and add fade effect by @seungriyou in #80
- [Feat] Add APIs using Youtube URL by @seungriyou in #81
- [Feat] Add Youtube URL feature to UploadVideo by @seungriyou in #82
- [Feat] Modify api codes for multi-request by @seungriyou in #83
- [Feat] Modify frontend by @seungriyou in #84
- [Feat] Change code for making timelines by @Shimjoonkyo in #86
Full Changelog: v0.3.0...v0.4.0
Release version v0.3.0
Update
- Parallelized Laughter Detection and Face Clustering
- Choose ffmpeg to reduce time
- Fix some bugs
What's Changed
- [Feat] Refactor modeing code 06/05-2 by @Shimjoonkyo in #63
- [Feat] Modify backend about audio files by @seungriyou in #59
- [Feat] Update Modeling & Fix bug by @sooya233 in #66
- [Feat] Update Making shorts with ffmpeg by @sooya233 in #68
- [Feat] Update Face Clustering & Face Recognition by @sooya233 in #70
- [Feat] Modify ffmpeg code in make_shorts by @seungriyou in #71
- [Feat] Add laughter-detection api by @seungriyou in #72
- [Feat] Add context to separate laughter detection by @seungriyou in #73
Full Changelog: v0.2.0...v0.3.0
Release version v0.2.0
What's Updated
- Update Face Clustering in time, accuracy
- Update Face Recognition input/output and save the time
- Some UI Updated
What's Changed
- [Feat] Add config.js for managing URLs by @seungriyou in #50
- [Feat] Update Face Clustering api by @sooya233 in #52
- [Feat] Update Face Recognition & Save timeline by @sooya233 in #54
- [Feat] Refactoring modeling code 06/05 by @Shimjoonkyo in #56
- [Feat] Resolve avatar overlapping problem on DownloadPanel by @seungriyou in #57
- [Feat] Modify text in DownloadPanel by @seungriyou in #60
Full Changelog: v0.1.0...v0.2.0
First End-to-End Baseline release
Description
- First End-to-End Baseline service is release!
- Can compare with updated version in time, accuracy, etc.
What's Changed
- [Feat] Add Backend Baseline by @sooya233 in #3
- [Feat] Add Frontend Baseline by @seungriyou in #6
- [Feat] Add upload-video and show-people api by @seungriyou in #14
- [Feat] Add a page and component for selecting person by @seungriyou in #13
- [Feat] Resolve accumulate _last_id problem & Complete Video Upload by @sooya233 in #18
- [Feat] Add multiple api requests to frontend by @seungriyou in #22
- [Feat] Add laughter detection to backend by @seungriyou in #21
- [EXT][REFACT] Person clustering code: Tensorflow to PyTorch - 2 by @wowo0709 in #26
- [Feat] Face Timeline 생성 by @sooya233 in #24
- [Feat] Refafactoring clustering code by @Shimjoonkyo in #29
- [Feat] 최종 쇼츠 제공 및 GCS연동 백엔드 구현 by @sooya233 in #31
- [Feat] Add select-video page and component by @seungriyou in #32
- [Feat] Modify select-video page and components by @seungriyou in #34
- Dev/33 by @noisrucer in #35
- [Feat] Add checkbox to PeoplePanel by @seungriyou in #38
- [Feat] Modify face clustering api and laughter api by @seungriyou in #40
- [Feat] Upload pipeline code by @Shimjoonkyo in #37
- [Feat] Refactoring demo files by @Shimjoonkyo in #42
- [Refact] Rebase develop branch & Refactoring by @sooya233 in #43
- [Refact] Code Refactoring & Image URL Update by @sooya233 in #44
- [Feat] Upload File Design with ant-design by @sooya233 in #46
- [Feat] Modify NavBar and PeoplePanel by @seungriyou in #48
Full Changelog: https://github.com/boostcampaitech3/final-project-level3-cv-10/commits/v1.0.0