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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+23Lines changed: 23 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,29 @@
2
2
3
3
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
***Admin > Resize:** Move HEIFs to raws folder too ([6ae8ab5](https://github.com/danactive/history/commit/6ae8ab535f95e633f15dde98ddbb37b0e7486b0a))
11
+
***Admin > Walk:** Display aesthetic score per thumb ([50ee360](https://github.com/danactive/history/commit/50ee360a7f37cd5c7064bdd1b73ea533c59b432a))
12
+
***Aesthetic Scorer:** Add new API route; Enhance load weights for multiple filenames ([cded075](https://github.com/danactive/history/commit/cded075e87f36ef1ba133859aa4af61eb3a078db))
13
+
***Aesthetic Scorer:** Change aesthetic scoring API using OpenAI CLIP ViT-B/16 and regression head ([bacfa27](https://github.com/danactive/history/commit/bacfa27217d05e49f8813a404a5e82d6be2fa213))
14
+
***Aesthetic Scorer:** Slower response due to one CPU to be deterministic; Add unit tests ([9ebbb47](https://github.com/danactive/history/commit/9ebbb4762ae8275a1b3e2542eb0037b99f59a0e0))
15
+
***Image Classifier:** Add Makefile; Adjust weights loader so repo and filenames are passed as args (untested) ([52dcbcd](https://github.com/danactive/history/commit/52dcbcd0ea60eb5c9b1084f637973b7ad6ea2d3c))
16
+
***Image Classifier:** Improve error logging and move classifier code to own module ([1d1201f](https://github.com/danactive/history/commit/1d1201f5570318da3b90cb4758c35edb9a9c8980))
17
+
***Unit test:** Add vitest for ESM mocking since Jest does not support ([0c360f8](https://github.com/danactive/history/commit/0c360f8cd39f4452599b89cc9f931d2bca816995))
18
+
19
+
20
+
### Bug Fixes
21
+
22
+
***Admin > Edit Album:** Fix HTML nesting issue error ([8313ea9](https://github.com/danactive/history/commit/8313ea93ef528acbe58c3ee9d8cbb659ebcc9d24))
23
+
***Admin > Rename:** Rename all files as edge case only renamed partial; XML with video ([217caf4](https://github.com/danactive/history/commit/217caf4cc420235e3add78c15c2db0f512762459))
24
+
***Aesthetic Scorer:** Remove debug and nesting response ([23ced58](https://github.com/danactive/history/commit/23ced58f43e2ce034dce59e0131188932427f813))
0 commit comments