Giter Club home page Giter Club logo

blur-persons's People

Contributors

frodrigo avatar nickw1 avatar tyndare avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

frodrigo stefal

blur-persons's Issues

Quality output

Can we use the same quality as the input image, not 100?

save_and_copy_exif(new_image, filename, new_filename, quality=100)

Blur more classes

I want also to blur licence plate, but while car will do the job.
Can we add an option to blur more objects classes?

Batch size of 513x513

The cropped and rescaled image size are now of 513x513, is it the expected result ?

Dezoom 3

search in box (0, 0, 1539, 1539) size 1539x1539
(513, 513)
search in box (0, 1246, 1539, 2785) size 1539x1539
(513, 513)
search in box (0, 2493, 1539, 4032) size 1539x1539
(513, 513)
search in box (742, 0, 2281, 1539) size 1539x1539
(513, 513)
search in box (742, 1246, 2281, 2785) size 1539x1539
(513, 513)
search in box (742, 2493, 2281, 4032) size 1539x1539
(513, 513)
search in box (1485, 0, 3024, 1539) size 1539x1539
(513, 513)
search in box (1485, 1246, 3024, 2785) size 1539x1539
(513, 513)
search in box (1485, 2493, 3024, 4032) size 1539x1539
(513, 513)

Dezzom 6

search in box (0, 0, 3024, 3078) size 3024x3078
(504, 513)
search in box (0, 954, 3024, 4032) size 3024x3078
(504, 513)

Is no more a square input. Not sure how it works. Does tensorflow scale, crop or refill the image to get the expect square size?

Duplicate computation

It dones duplicate computation on same area

(venv) [fred@canari mapillary_takeout_web]$ python blur-persons.py -z 5 photo/frodrigo/2014-08-02T19:05:34.000Z_2014-08-03T11:44:30.062Z_0003.jpg
photo/frodrigo/2014-08-02T19:05:34.000Z_2014-08-03T11:44:30.062Z_0003.jpg -> photo/frodrigo/2014-08-02T19:05:34.000Z_2014-08-03T11:44:30.062Z_0003-blurred.jpg
search persons in box (0, 0, 2560, 1944) size 2560x1944
search persons in box (0, 0, 2560, 1944) size 2560x1944
search persons in box (32, 0, 2592, 1944) size 2560x1944
search persons in box (32, 0, 2592, 1944) size 2560x1944
    1 image files updated
(venv) [fred@canari mapillary_takeout_web]$ python blur-persons.py -z 6 photo/frodrigophoto/frodrigo/2014-08-02T19:05:34.000Z_2014-08-03T11:44:30.062Z_0003.jpg -> photo/frodrigo/2014-08-02T19:05:34.000Z_2014-08-03T11:44:30.062Z_0003-blurred.jpg
search persons in box (0, 0, 2592, 1944) size 2592x1944
search persons in box (0, 0, 2592, 1944) size 2592x1944
search persons in box (0, 0, 2592, 1944) size 2592x1944
search persons in box (0, 0, 2592, 1944) size 2592x1944
    1 image files updated

Code simplificatino for 360°?

Why consider the other side of the images of 360, and not doing the same job as regular images? In all case you cut the image in some place.

Make it importable as module

I want to call it from an other python module.

  • The the name should be changed to avoid -
  • The config parameter to blur_in_files() should be changed to the model name

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.