Recommended Parameters
A list of recommended parameters for different camera systems to achieve best anonymization results with Celantur Container.
Go to: DJI Insta360 Ladybug Mosaic
DJI
DJI Mini 3 Pro
Images (4032x3024):
celantur.sh \
-a person \
-a vehicle \
--model segmentatio-omnium \
-f '{"number":[4,3],"overlap":[200,200]}' \
--vehicle-threshold 0.4 \
--person-threshold 0.3
celantur.sh \
-a face \
-a license-plate \
--model segmentatio-omnium \
-f '{"number":[4,3],"overlap":[200,200]}' \
--face-threshold 0.1 \
--license-plate-threshold 0.1
Insta360
Insta360 X4
Panorama images (11904x5952):
celantur.sh \
-a face \
-a license-plate \
--model segmentatio-omnium \
-f '{"number":[4,1],"overlap":[200,0],"section":[0,2000,11904,4900]}'
Ladybug
Ladybug5+
Panorama images (8000x4000)
celantur.sh \
-a face \
-a license-plate \
--license-plate-threshold 0.2 \
--model segmentatio-omnium \
-f pano:8000
Mosaic
Mosaic X
Panorama images (13504x6752, 91.2 MP)
celantur.sh \
-a face \
-a license-plate \
--face-threshold 0.1 \
--license-plate-threshold 0.1 \
--model segmentatio-omnium \
-f '{"number":[5,1],"overlap":[400,0],"section":[0,2200,13504,5300]}'
Mosaic 51
Panorama images (12288x6144, 75.5 MP)
TBD
Last updated