29 Commits

Author SHA1 Message Date
18e73122bb 将端点中的推理调用进行重构,以采用批量处理方式。 2026-02-27 14:13:47 +08:00
bc10435d39 Merge commit '2c72c000cd4d81febd83e3049c82a9d2174fd41c' 2026-02-27 13:06:39 +08:00
371e31b00c 任务:更新代码结构,以提高可读性和可维护性 2026-02-27 13:05:20 +08:00
2c72c000cd Update README.md 2026-02-27 12:17:23 +08:00
94d2c2aa9f Update data_process/process/content_extract.py 2026-02-27 12:16:43 +08:00
7d57a8446b Update inference.py 2026-02-27 12:16:22 +08:00
98eb31bf69 Add visualize_training.py 2026-02-27 11:41:49 +08:00
e7202bcdd7 Delete test.py 2026-02-27 11:40:34 +08:00
b00247cfb7 Update train.py 2026-02-27 11:40:28 +08:00
39bd04f0e0 Add offline_test.py 2026-02-27 11:39:58 +08:00
5a094286e0 Add model/focal_loss.py 2026-02-27 11:39:04 +08:00
14ce733d36 Update model/modelling.py 2026-02-27 11:37:55 +08:00
daa5d12fcd Update model/__init__.py 2026-02-27 11:37:39 +08:00
f395903164 Update data_process/process/preprocess.py 2026-02-27 11:36:56 +08:00
fe942c023d Update data_process/process/content_extract.py 2026-02-27 11:36:12 +08:00
fed16f04e1 修复代码 2026-02-03 16:49:00 +08:00
06bcaad8d4 Update inference.py 2026-02-03 14:17:33 +08:00
0b168057ca Refactor inference and main modules for improved functionality and add uvicorn dependency 2026-01-30 15:50:52 +08:00
1bd4547b99 Implement feature extraction and inference enhancements, including async processing and MongoDB integration 2026-01-30 14:43:30 +08:00
3d78b88d47 Refactor code structure for improved readability and maintainability 2026-01-30 14:13:45 +08:00
3dd90cc50e Update .gitignore to include .venv and ensure proper formatting 2026-01-30 14:01:57 +08:00
7ea59f740f Refactor code structure for improved readability and maintainability 2026-01-30 14:00:15 +08:00
ea34a09c8f Update README.md 2026-01-29 19:09:24 +08:00
4b70c7d3be Add REDEME.md 2026-01-29 19:08:38 +08:00
e1cdb9d19e Upload files to "/" 2026-01-29 19:03:32 +08:00
9801ee14b0 Upload files to "model" 2026-01-29 19:02:29 +08:00
fac1969593 Upload files to "data_process/process" 2026-01-29 19:01:26 +08:00
adf4e2699a Add data_process/process/content_extract.py 2026-01-29 19:01:07 +08:00
7712b035ec Upload files to "data_process" 2026-01-29 19:00:05 +08:00