Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: github-userx/DeepCreamPy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f118838
Choose a base ref
...
head repository: Deepshift/DeepCreamPy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c99532d
Choose a head ref
  • 19 commits
  • 11 files changed
  • 5 contributors

Commits on Sep 9, 2022

  1. Configuration menu
    Copy the full SHA
    5a3ea33 View commit details
    Browse the repository at this point in the history
  2. allow using program from CLI

    nivkner committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    fa7ed4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    052ae65 View commit details
    Browse the repository at this point in the history
  4. add dockerfile

    nivkner committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    772f41c View commit details
    Browse the repository at this point in the history
  5. update documentation

    nivkner committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    d1de053 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Configuration menu
    Copy the full SHA
    0e00c68 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Merge pull request Deepshift#1 from nivkner/container

    add support for running with Docker
    naphteine authored Sep 27, 2022
    Configuration menu
    Copy the full SHA
    72efbba View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Configuration menu
    Copy the full SHA
    8040130 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Update README.md

    naphteine authored Jan 27, 2023
    Configuration menu
    Copy the full SHA
    9d7a920 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2023

  1. Update INSTALLATION.md

    naphteine authored Jun 10, 2023
    Configuration menu
    Copy the full SHA
    6e83eb2 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Fix requirements-gpu.txt

    mbledkowski authored May 10, 2024
    Configuration menu
    Copy the full SHA
    2e14ca8 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Merge pull request Deepshift#8 from mbledkowski/master

    Fix requirements-gpu.txt
    naphteine authored Aug 10, 2024
    Configuration menu
    Copy the full SHA
    89e1bc1 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Create cleardcp.py

    naphteine committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    bb57705 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. feat: checkbox for cleaning input dirs (Deepshift#7)

    * (feat) add a checkbox in `MainWindow` to enable cleaning input directories
      after processing images.
    * (feat) add `clean_up_input_dirs` flag attribute in `Decensor` class to
      manage the cleanup operation.
    * (feat) add `clean_input_directories()` method in `Decensor`
      to remove `.png`, `.jpg`, and `.jpeg` files from input directories.
    * (feat) add `do_post_jobs()` method being called after decensoring process is
      completed.
    * (feat) integrated logic to set `clean_up_input_dirs` via a signal emitted
      from `MainWindow`.
    nautics889 committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    8ffd1f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Merge pull request Deepshift#11 from nautics889/feature/clean-input-d…

    …irs-checkbox
    
    feat: checkbox for cleaning input dirs (Deepshift#7)
    naphteine authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    266c95e View commit details
    Browse the repository at this point in the history
  2. Update README.md

    naphteine authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    5696741 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    naphteine authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    7ef469e View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    bf073b1 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    naphteine authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    c99532d View commit details
    Browse the repository at this point in the history
Loading