Deep-Live-Cam/modules
souvik03-136 1d6d72b8bc feat: Improve color handling, cluster analysis and add error resilience
- Enhanced color space handling in capturer.py with explicit controls
- Improved cluster analysis with silhouette scoring for better face matching
- Added caching for NSFW model to improve performance
- Implemented proper error handling and logging across all modules
- Added configurable settings system in globals.py
- Created comprehensive unit tests
- Added detailed documentation with docstrings
2025-04-29 19:35:54 +05:30
..
processors Revert "Update face_swapper.py" 2025-04-17 02:03:34 +08:00
__init__.py initial commit 2023-09-24 21:36:57 +08:00
capturer.py feat: Improve color handling, cluster analysis and add error resilience 2025-04-29 19:35:54 +05:30
cluster_analysis.py feat: Improve color handling, cluster analysis and add error resilience 2025-04-29 19:35:54 +05:30
core.py add mutil language 2025-01-07 14:04:18 +08:00
face_analyser.py fix: typo souce_target_map → source_target_map 2025-02-03 20:33:44 +09:00
gettext.py add mutil language 2025-01-07 14:04:18 +08:00
globals.py feat: Improve color handling, cluster analysis and add error resilience 2025-04-29 19:35:54 +05:30
metadata.py Revert "Update metadata.py" 2025-04-17 02:39:05 +08:00
predicter.py feat: Improve color handling, cluster analysis and add error resilience 2025-04-29 19:35:54 +05:30
typing.py initial commit 2023-09-24 21:36:57 +08:00
ui.json reverted to the old version 2024-09-19 17:38:02 +08:00
ui.py Merge pull request #911 from nimishgautam/main 2025-02-05 12:51:39 +08:00
utilities.py Adding Pygrabber as Cam manager 2024-12-13 19:49:11 +05:30
video_capture.py Pygrabber only for Windows 2024-12-16 18:41:39 +05:30