https://s3-us-west-2.amazonaws.com/secure.notion-static.com/e051d138-f879-4e12-a723-34321ae499f9/2.jpg

Image 1

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/dee446a1-91bd-445f-9484-68d51a193582/3.jpg

Image 2

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/7e1cc1ad-8f3b-477c-94b9-71a7b6f61ef2/Untitled.png

Image 1 JSON inference

{'people': 
		{'person_0': [
            573,
            87,
            737,
            603
        ], 'person_1': [
            822,
            120,
            954,
            509
        ]
    },
 'social_distancing_violations': [
        {'person0': [
                573,
                87,
                737,
                603
            ],
   'person1': [
                822,
                120,
                954,
                509
            ]
        }
    ],
 'violators': [
        0,
        1
    ]
}

Image 2 JSON inference

{'people': 
		{'person_0': [
            956,
            373,
            1007,
            515
        ],
    'person_1': [
            261,
            378,
            319,
            519
        ],
    'person_2': [
            61,
            368,
            100,
            509
        ],
    'person_3': [
            468,
            376,
            512,
            488
        ],
    'person_4': [
            671,
            373,
            711,
            470
        ]
    },
   'social_distancing_violations': [],
   'violators': []
}