Commit Graph
172 Commits
Author SHA1 Message Date
marvin 55502e9e43 added review database admin page 2026-09-25 13:09:02 +02:00
marvin ee56726fb3 added protfolio network 2026-09-25 07:32:39 +02:00
marvin d556aa3f2f fixed config 2026-09-25 06:29:49 +02:00
marvin 314d33c18f added gitea network to caddy 2026-09-25 06:23:03 +02:00
marvinandClaude Sonnet 5 d634573dd6 Add .dockerignore files for api and caddy
Both use an allowlist so only the files each Dockerfile copies are sent
to the build context. For caddy this keeps the TLS certificates and keys
in data/ and config/ out of the context; for api it skips training code,
datasets, saved models and caches.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-09-24 19:03:26 +02:00
marvinandClaude Sonnet 5 121d8a8ab4 Make upload limit and Caddy settings configurable via env vars
- API: read the upload size limit from MAX_UPLOAD_MEGABYTES (default 15)
  and keep MAX_UPLOAD_BYTES as the byte value used by /predict
- Caddy: read the ACME email and request body limit from CADDY_EMAIL and
  CADDY_MAX_BODY (default 16MB, ~1 MB above the API limit)
- compose: pass the new variables to caddy_proxy and cnn_api

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-09-24 19:01:42 +02:00
marvin 79db918564 changed server limits 2026-09-24 11:20:41 +02:00
marvin 3d5de2eca0 added env variables for server limits 2026-09-24 11:15:20 +02:00
marvin 7372c203b9 changed text 2026-09-24 06:01:09 +02:00
marvin e266baaeb9 changes face detection fps 2026-09-24 05:57:57 +02:00
marvin b36a950f85 changed compression quality 2026-09-24 05:53:31 +02:00
marvin 291159a819 added compression for images on client side 2026-09-24 05:49:28 +02:00
marvin 1964df4b42 upgraded api server 2026-09-24 05:39:46 +02:00
marvin 9430a32250 changed caddy email 2026-09-24 05:03:37 +02:00
marvin cb9cf07842 upgraded config 2026-09-23 05:58:10 +02:00
marvin a82c96834f upgraded config 2026-09-22 17:31:41 +02:00
marvin b0b9749079 changed website design 2026-09-22 17:23:20 +02:00
marvin 1b52d55f02 loss: 3.7 2026-06-05 20:38:26 +02:00
marvin 760caefbfe changed yolo dataset for no label images 2026-06-05 14:31:40 +02:00
marvin fe90bfa39b changed bboxes 2026-06-04 20:03:54 +02:00
marvin 19244f9bc7 adjusted server time limit 2026-06-04 19:57:36 +02:00
marvin ba1af8204b added face detection introduction text 2026-06-04 15:40:56 +02:00
marvin 8a3d6319d3 added send intervall of 2 fps 2026-06-04 15:10:57 +02:00
marvin 9dcc5915aa added disconnect handle 2026-06-04 14:55:08 +02:00
marvin 98a553de76 Merge branch 'main' of https://github.com/MarvinKrausser/CNN_Website 2026-06-04 14:22:18 +02:00
marvin 09bd169aa1 fixed webcam unmount 2026-06-04 14:22:00 +02:00
marvin b7928415aa fixed bug 2026-06-01 12:02:05 +02:00
marvin 89a341750c fixed import bug 2026-05-31 22:21:48 +02:00
marvin edf4f76c6f server cleanup 2026-05-31 22:11:13 +02:00
marvin 8ca0568017 added non max supression 2026-05-31 22:02:30 +02:00
marvin 133cb9278b changed video width 2026-05-30 19:54:55 +02:00
marvin c7c12f4749 changed video width 2026-05-30 19:53:55 +02:00
marvin 6d892f6c5d changed video width 2026-05-30 19:51:45 +02:00
marvin 6ca94cfaca added default image to yolo 2026-05-30 19:48:31 +02:00
marvin 4411fac977 changed yolo design 2026-05-30 19:29:43 +02:00
marvin 66462c8f80 removed time restraint from server 2026-05-30 19:02:18 +02:00
marvin 0c6d582241 added server logging 2026-05-30 12:15:22 +02:00
marvin 0c35dda189 work in progress disclaimer 2026-05-29 20:55:06 +02:00
marvin 0fba1a8a72 added semaphore 2026-05-29 19:38:29 +02:00
marvin 0ca5df8737 pre alpha 2026-05-29 19:23:47 +02:00
marvin baf785a57b added time throttle 2026-05-29 18:20:03 +02:00
marvin 1399454393 fixed websocket image piepline 2026-05-29 18:17:09 +02:00
marvin 8180767db7 fixed websocket image piepline 2026-05-29 18:13:15 +02:00
marvin 90e86d6f48 fixed websocket image piepline 2026-05-29 18:11:22 +02:00
marvin 315e92989c added requirement 2026-05-29 17:55:09 +02:00
marvin b49fc5ac24 changed http request to websocket 2026-05-29 17:50:46 +02:00
marvin 60c29d57ec fixed import bug 2026-05-29 16:49:50 +02:00
marvin a7fede1a8f cleanup 2026-05-29 16:47:46 +02:00
marvin fcec2b9fb3 added requirement 2026-05-29 16:41:20 +02:00
marvin 4553ecc804 changed import path 2026-05-29 16:40:05 +02:00