www.denver7.com Open in urlscan Pro
52.222.139.52  Public Scan

URL: https://www.denver7.com/news/front-range/aurora/aurora-pd-to-implement-new-ai-review-of-body-camera-video
Submission: On March 08 via manual from US — Scanned from DE

Form analysis 4 forms found in the DOM

https://www.denver7.com/search

<form class="Header-search Page-search" action="https://www.denver7.com/search" novalidate="" autocomplete="off">
  <div id="search-open" class="engage-search header-button" role="button" aria-label="Open Search"><i class="fas fa-search"></i></div>
  <label for="siteSearch" class="hide-element">Search site</label>
  <input type="text" id="siteSearch" class="Header-searchInput Page-searchInput" name="q" placeholder="Search" autofocus="">
</form>

https://www.denver7.com/search

<form class="Header-search Page-search" action="https://www.denver7.com/search" novalidate="" autocomplete="off">
  <div class="search-box">
    <div class="engage-search header-button"><i class="fas fa-search"></i></div>
    <label for="siteSearchMobile" class="hide-element">Search site</label>
    <input type="text" class="Header-searchInput Page-searchInput" name="q" placeholder="Search" autofocus="">
    <button type="submit" class="Header-searchButton">Go</button>
  </div>
</form>

POST

<form class="Form-form" method="post" data-form-disabled="">
  <div class="Form-items">
    <div class="Form-items-item">
      <div class="TextInput"><label class="TextInput-label">First Name <input class="TextInput-input" type="text" name="first-name" required=""></label>
      </div>
    </div>
    <div class="Form-items-item">
      <div class="TextInput"><label class="TextInput-label">Last Name <input class="TextInput-input" type="text" name="last-name" required=""></label>
      </div>
    </div>
    <div class="Form-items-item">
      <div class="EmailInput"><label class="EmailInput-label">Email <input class="EmailInput-input" type="email" name="email" required=""></label>
      </div>
    </div>
    <div class="Form-items-item">
      <div class="TextInput"><label class="TextInput-label">Phone number <input class="TextInput-input" type="text" name="phone-number"></label>
      </div>
    </div>
    <div class="Form-items-item">
      <div class="TextInput"><label class="TextInput-label">Subject <input class="TextInput-input" type="text" name="subject">
          <div class="TextInput-description">(What is this follow-up idea about? Please be specific)</div>
        </label>
      </div>
    </div>
    <div class="Form-items-item">
      <div class="TextArea"><label class="TextArea-label">Body <textarea class="TextArea-input" name="body" required=""></textarea></label>
      </div>
    </div>
    <div class="Form-items-item">
      <div class="CaptchaInput"><label class="CaptchaInput-label">Security Check <div class="CaptchaInput-captcha">
            <script>
              (function() {
                document.addEventListener("DOMContentLoaded", function() {
                  if (!window.recaptchaLoaded) {
                    var RECAPTCHA_SELECTOR = '.GoogleCaptcha',
                      RECAPTCHA_UNCHECKED_CLASSNAME = 'CaptchaInput-error',
                      DATA_FORM_DISABLE_SELECTOR = 'data-form-disabled',
                      RECAPTCHA_LIBRARY = 'https://www.google.com/recaptcha/api.js?onload=recaptchaLoaded',
                      recaptchas;
                    var stopFormSubmit = function(e) {
                      var captcha = e.target.querySelector(RECAPTCHA_SELECTOR);
                      e.preventDefault();
                      e.stopImmediatePropagation();
                      e.stopPropagation();
                      captcha.classList.add(RECAPTCHA_UNCHECKED_CLASSNAME);
                      if ('scrollIntoView' in document.documentElement) {
                        captcha.scrollIntoView(false);
                      }
                    };
                    // Polyfill for DOM 'closest' function for IE 9+
                    if (!Element.prototype.closest) {
                      if (!Element.prototype.matches) {
                        Element.prototype.matches = Element.prototype.msMatchesSelector || Element.prototype.webkitMatchesSelector;
                      }
                      Element.prototype.closest = function(s) {
                        var el = this;
                        if (!document.documentElement.contains(el)) return null;
                        do {
                          if (el.matches(s)) return el;
                          el = el.parentElement || el.parentNode;
                        } while (el !== null && el.nodeType === 1);
                        return null;
                      };
                    }
                    window.recaptchaLoaded = function() {
                      recaptchas = document.querySelectorAll(RECAPTCHA_SELECTOR);
                      window.recaptchaDisable();
                    };
                    window.recaptchaEnable = function() {
                      recaptchas.forEach(function(captcha) {
                        let form = captcha.closest('form');
                        form.removeAttribute(DATA_FORM_DISABLE_SELECTOR);
                        form.removeEventListener('submit', stopFormSubmit);
                        captcha.classList.remove(RECAPTCHA_UNCHECKED_CLASSNAME);
                      });
                    };
                    window.recaptchaDisable = function() {
                      recaptchas.forEach(function(captcha) {
                        let form = captcha.closest('form');
                        form.setAttribute(DATA_FORM_DISABLE_SELECTOR, '');
                        form.addEventListener('submit', stopFormSubmit);
                      });
                    };
                    let scriptTag = document.createElement('script');
                    scriptTag.setAttribute('src', RECAPTCHA_LIBRARY);
                    scriptTag.setAttribute('async', 'true');
                    document.querySelector('head').appendChild(scriptTag);
                  }
                });
              })();
            </script>
            <div class="GoogleCaptcha g-recaptcha" data-sitekey="6LfIiLMgAAAAALZBRfxspvov0hQVLth9kOiQ4VMZ" data-callback="recaptchaEnable" data-expired-callback="recaptchaDisable">
              <div style="width: 304px; height: 78px;">
                <div><iframe title="reCAPTCHA"
                    src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LfIiLMgAAAAALZBRfxspvov0hQVLth9kOiQ4VMZ&amp;co=aHR0cHM6Ly93d3cuZGVudmVyNy5jb206NDQz&amp;hl=de&amp;v=8G7OPK94bhCRbT0VqyEVpQNj&amp;size=normal&amp;cb=t235b5sbi7h3"
                    width="304" height="78" role="presentation" name="a-4ot29i5wg6i2" frameborder="0" scrolling="no"
                    sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div><textarea id="g-recaptcha-response" name="g-recaptcha-response"
                  class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
              </div><iframe style="display: none;"></iframe>
            </div>
          </div>
        </label>
      </div>
    </div>
    <div class="Form-items-item">
      <input type="hidden" name="brightspot.form.id" value="00000185-cafe-d559-a7af-dffefddc0001">
    </div>
  </div>
  <div class="Form-buttons">
    <button class="Button" type="submit">Submit</button>
  </div>
</form>

<form id="emailForm">
  <input type="email" id="email" name="email" placeholder="E-mail" required="">
  <input type="submit" value="Submit" id="newSub">
</form>

Text Content

1 weather alerts 1 closings/delays
Watch Now
Watch Now
1 weather alerts 1 closings/delays

Menu



Search site

Watch Now
Watch Now
Close x
Live Watch
Alerts

Search site Go
 * News
   
    * Local News
    * National
    * Coronavirus
    * World
    * Politics
    * Crime
    * Denver7 | 360
    * Contact Denver7
    * Our Colorado
    * Digital Originals
    * Coronavirus
    * Education
    * Boulder King Soopers Shooting
    * Black History Month
    * Clear View Investigation
    * Kelsey Berreth Case
    * Chris Watts Case
    * Marijuana
    * Trending
    * In Good Company
    * Your Health Matters
    * Real Estate
    * Insights to Insurance

 * Weather
   
    * Daily Forecast
    * Hourly Forecast
    * Interactive Radar
    * Weather 24/7
    * Weather Planner & Maps
    * Weather News
    * Weather Alerts
    * School Closings & Delays

 * Watch Live News
 * Denver7 Gives
 * In-Depth News | Denver7 360
 * Your Opinion
 * Investigates
 * Reach Contact7 team
   
    * Denver7 Investigates
    * Denver7 | Gives

 * Video
   
    * Watch Live

 * Sports
   
    * Broncos
    * Rockies
    * Nuggets
    * Colorado Avalanche
    * College Sports
    * Denver7 Good Sports

 * The Follow Up
 * Mile High Living
 * Community
   
    * Denver7 | Everyday Hero

 * Traffic
   
    * Traffic News
    * Driving You Crazy

 * Discover Colorado
 * Contact Us
 * About Denver7
   
    * Contact Us
    * News Team
    * Denver7 Apps
    * RSS Feeds
    * Advertise
    * Jobs at Denver7
    * Support
    * Free Denver7+ streaming app
    * TV listings

 * KCDO Local3
 * 
 * Sign In
 * Newsletters
 * Sign Out
 * Manage Emails
 * Apps
 * Careers Search

 * Local News
 * National
 * Coronavirus
 * Politics
 * Crime
 * Education
 * 360 In-Depth
 * Contact Denver7
 * Digital Originals

Quick links... Local News National Coronavirus Politics Crime Education 360
In-Depth Contact Denver7 Digital Originals
1 weather alerts 1 closings/delays


NewsFront RangeAurora


ACTIONS

 * Facebook
 * Tweet
 * Email


AURORA PD TO IMPLEMENT NEW AI REVIEW OF BODY CAMERA VIDEO

The Aurora Police Department is in the final steps of procuring and implementing
new artificial intelligence to review its officer body camera video.


By: Rob Harris
Posted at 8:15 PM, Mar 07, 2023
and last updated 3:29 AM, Mar 08, 2023

AURORA, Colo — The Aurora Police Department is in the final steps of procuring
and implementing new artificial intelligence to review its officer body camera
video.

The AI software, created by Chicago-based Truleo, analyzes all recorded footage
to assist the department in assessing officer conduct, professionalism and
de-escalation.

Recent Stories from denver7.com

1/1 Skip Ad Continue watching after the ad Visit Advertiser websiteGO TO PAGE


PLAY Top Videos Video Settings Auto Full Screen About Connatix V239937 Watch
More Watch More Watch More Watch More Watch More Watch More Rescue a Friend
Today!// MAMCO


Currently, huge amounts of video are captured, but very little of it is actually
reviewed — usually only when things go horribly wrong. The hope for this new
tool is to give Aurora police and the community a better, more complete picture
of officer interactions, Interim Chief Art Acevedo said.

“We have gathered so much data, but we’ve never truly used that data to ensure
that our police officers learn from their mistakes, to be able to tell our
story,” he explained. “We can actually use this data, to tell the story of
policing, to tell the good, and to immediately be able to identify what we can
do better.”

The software is built with safeguards in place to protect citizen privacy,
according to Truleo, which sets it apart from other transcription software. Each
Aurora police officer will have a “voice print” taken, Acevedo explained, which
will then enable the AI to automatically redact other voices and personally
identifiable information in its reports.

“Truleo is chosen by departments specifically because of our unique ability to
separate civilian audio from officer audio, and focus our analysis and scoring
on officer language while auto-redacting civilian [personally identifiable
information],” Truleo CEO Anthony Tassone told Denver7. “This is in stark
contrast to the brute body camera transcription and search technologies deployed
by over a thousand police departments today that don't differentiate between
civilian and officer audio.”



Acevedo told Denver7 the department will be giving academic researchers access
to the tool and its reports for independent assessment.

Lindsay Minter, one of the original members of the Aurora Police Oversight
Committee, said in-depth analysis of body camera footage was one of the
committee’s top requests for reform within the department. While they were
pushing for human review of video — and Minter still feels that is important —
she said this tool could be good step in the right direction.

Minter added, however, that this tool is not a replacement for other forms of
police leadership and community oversight.

“I think it’s an excellent start, if it proves that the technology is all that
they sell it to be,” Minter said. “I hope it is. But I also hope in the
technology being used that they don’t scrub reports… I just hope that it is
complete transparency. I think it is a wonderful tool, if you use complete
transparency.”

Acevedo said he expects the AI system to be in place at the department within
the next two to four weeks.

“At the end of the day, I know and believe in my heart of hearts we’re going to
be able to quantify just how good we’re doing,” he said. “And I think that’s a
win for the men and women that we serve.”





--------------------------------------------------------------------------------

--------------------------------------------------------------------------------

The Follow Up
What do you want Denver7 to follow up on? Is there a story, topic or issue you
want us to revisit? Let us know with the contact form below.
First Name
Last Name
Email
Phone number
Subject
(What is this follow-up idea about? Please be specific)
Body
Security Check


Submit



Copyright 2023 Scripps Media, Inc. All rights reserved. This material may not be
published, broadcast, rewritten, or redistributed.


THE MORNING HEADLINES, SIGN UP FOR A MIX OF WHAT YOU NEED TO KNOW TO START THE
DAY IN COLORADO, PICKED FOR YOU.




NOW SIGNED UP TO RECEIVE THE THE MORNING HEADLINES.

Click here to manage all Newsletters

CURATION BY


FCC receives more than 100 complaints about Super Bowl halftime show Denver 7
[Fotos] Wo Ricarda Lang lebt, sagt alles Paid Content: Paperela
Group of cloistered nuns moving out of Denver after decades of challenging
neighborhood developments Denver 7
[Fotos] Mit 19 Jahren fährt Greta Thunberg dieses coole Auto Paid Content:
Doctor Report

Kaufen Sie keinen neuen PC. Erst lesen. (Jetzt) Paid Content:
Sicherheitstechnische Tipps
Family moves into dream rental home, finds out it was all a scam Denver 7
Ford files for patent to remotely repossess cars for missing payments Denver 7
Alter Makuladegeneration kann Dinge wie Lesen, Fernsehen oder Autofahren
erschweren. Paid Content: Suchanzeigen
Nightly Routine Helps Restore Vision At Any Age (Weird but Effective). Paid
Content: healthyeyes.live

Tipping fatigue: Are requests for tips getting out of control? Denver 7
Doctors Baffled: This Is What Detoxification Through The Feet Really Brings Paid
Content: tech4-you.com
Your Memory Is Photographic If You Can Name Even 10/20 Films From One Frame Paid
Content: https://themoneytime.com/
R. Kelly avoids spending the rest of his life in prison, will spend up to 31
years behind bars Denver 7


Politics


GET TO KNOW THE 17 PEOPLE WHO ARE VYING TO BE DENVER’S NEXT MAYOR. CLICK HERE


 * Local News
 * Denver7 | Weather
 * Denver7 | Traffic
 * Denver7 | Sports
 * Denver7 360 | In-Depth News, Opinion
 * Our Colorado
 * Contact Denver7
 * Don't Waste Your Money
 * Support

 * Sitemap
 * Privacy Policy
 * Privacy Center
 * Journalism Ethics Guidelines
 * Terms of Use
 * EEO
 * Careers
 * KMGH FCC Public Files
 * KCDO FCC Public Files
 * KSBS FCC Public Files
 * FCC Application
 * Public File Contact
 * Accessibility Statement
 * Closed Captioning Contact


SOCIAL

 * Denver7News
 * thedenverchannel
 * DenverChannel

Scripps Local Media
© 2023 Scripps Media, Inc
Give Light and the People Will Find Their Own Way

close