Skip to content

Releases: northumber/person_autocrop

1.2.1

15 Jan 10:15
4323d7c
Compare
Choose a tag to compare
  • Removed a print bug tracer

1.2.0

15 Jan 10:14
4cd4798
Compare
Choose a tag to compare
  • Deleted asking input/output folder form run.bat / run.sh and moved directly in Python script
    • Now the script will run manually by using: python person_autocrop.py
  • Added option to save files to a specific format or save as input
  • Changed some LOG texts

1.1.0

12 Jan 00:10
2b45f05
Compare
Choose a tag to compare
  • Changed requirements.txt file, tensorflow -> tensorflow[and-cuda] | Solved GPU problems on Linux
  • Removed spurious characters on run.sh file, now works on Linux
  • In person_autocrop.py used requests instead of gdown to download the model
  • Solved the problem of too-tight crop on persons by adding a 10% more crop area
  • Autocheck +10% crop area in each direction and adapt

1.0.0

11 Jan 19:17
7061585
Compare
Choose a tag to compare

First release.