blakeblackshear.frigate/frigate
Martin Weinelt cb73d0cd39
Migrate away from deprecated np.float (#5898)
It is an alias for the python float type, and got deprecated in 1.20 and
was removed in 1.24. The rest of the project already uses float32
(single), so I believe this is also correct here, as opposed to float64
(double).
2023-04-16 07:13:33 -05:00
..
comms Fast restart (#5378) 2023-02-03 20:15:47 -06:00
detectors Allow using full tensorflow in cpu/edgetpu detector plugins (#5611) 2023-03-03 17:44:17 -06:00
images
test update deps (#6093) 2023-04-15 14:17:59 -05:00
__init__.py
__main__.py
app.py update deps (#6093) 2023-04-15 14:17:59 -05:00
config.py Remove deprecated retain_days config (#5952) 2023-04-09 11:23:34 -05:00
const.py
events.py Fast restart (#5378) 2023-02-03 20:15:47 -06:00
ffmpeg_presets.py Fix rpi birdseye encode (#5522) 2023-02-16 18:38:32 -06:00
http.py Return sub_labels in event summary information. (#5642) 2023-03-05 11:39:41 -06:00
log.py Fast restart (#5378) 2023-02-03 20:15:47 -06:00
models.py Limit recording retention to available storage (#3942) 2022-10-09 06:28:26 -05:00
motion.py Migrate away from deprecated np.float (#5898) 2023-04-16 07:13:33 -05:00
mypy.ini update deps (#6093) 2023-04-15 14:17:59 -05:00
object_detection.py additional shutdown optimizations (#5380) 2023-02-04 08:58:45 -06:00
object_processing.py Fast restart (#5378) 2023-02-03 20:15:47 -06:00
objects.py
output.py update deps (#6093) 2023-04-15 14:17:59 -05:00
plus.py read plus api key from addon options 2022-06-30 07:19:40 -05:00
record.py update deps (#6093) 2023-04-15 14:17:59 -05:00
stats.py update deps (#6093) 2023-04-15 14:17:59 -05:00
storage.py update deps (#6093) 2023-04-15 14:17:59 -05:00
types.py System page: add last updated time ago (#5195) 2023-01-27 06:20:41 -06:00
util.py update deps (#6093) 2023-04-15 14:17:59 -05:00
video.py update deps (#6093) 2023-04-15 14:17:59 -05:00
watchdog.py