Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] support instance_aware_colorization inference #1370

Merged
merged 40 commits into from
Nov 3, 2022
Merged

[Feature] support instance_aware_colorization inference #1370

merged 40 commits into from
Nov 3, 2022

Commits on Sep 29, 2022

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

Commits on Oct 10, 2022

  1. refactor folder

    zengyh1900 committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    ca983ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d735452 View commit details
    Browse the repository at this point in the history
  3. refactor demo

    zengyh1900 committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    e319851 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Configuration menu
    Copy the full SHA
    e22a343 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75bf04f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9b1d5b View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

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

Commits on Oct 16, 2022

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

Commits on Oct 19, 2022

  1. update configs

    zengyh1900 committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    7a475fe View commit details
    Browse the repository at this point in the history
  2. refactor networks

    zengyh1900 committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    524f6f5 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Configuration menu
    Copy the full SHA
    60f19d6 View commit details
    Browse the repository at this point in the history
  2. rfactor networks

    zengyh1900 committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    1fc4b74 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. fix loading weights

    zengyh1900 committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    9825d12 View commit details
    Browse the repository at this point in the history
  2. refactoring model forward

    zengyh1900 committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    ffba00a View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. refactor packedit

    zengyh1900 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    a2fc3ce View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. fix color rendering

    zengyh1900 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    ed48fd8 View commit details
    Browse the repository at this point in the history
  2. fix inference

    zengyh1900 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    e61cc99 View commit details
    Browse the repository at this point in the history
  3. remove undesired files

    zengyh1900 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    20d14cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ceafa26 View commit details
    Browse the repository at this point in the history
  5. clear code

    zengyh1900 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    d6b0c40 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2022

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

Commits on Oct 30, 2022

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

Commits on Nov 1, 2022

  1. Merge pull request #27 from ruoningYu/add-insta

    Add docstring and unittest
    zengyh1900 authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    6f6efc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    254461e View commit details
    Browse the repository at this point in the history
  3. use mmdet

    zengyh1900 committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    7580433 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a67a2c6 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. update readme

    zengyh1900 committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    22982d5 View commit details
    Browse the repository at this point in the history
  2. fix ut

    zengyh1900 committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    db0fed7 View commit details
    Browse the repository at this point in the history
  3. update workflow

    zengyh1900 committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    5e4b9d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1bac2fd View commit details
    Browse the repository at this point in the history
  5. update changelog

    zengyh1900 committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    e1caef1 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. update changelog

    zengyh1900 committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    2a490a0 View commit details
    Browse the repository at this point in the history
  2. enable tmate

    zengyh1900 committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    136c9a3 View commit details
    Browse the repository at this point in the history
  3. fix ut

    zengyh1900 committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    3e4eeae View commit details
    Browse the repository at this point in the history
  4. fix ut

    zengyh1900 committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    831896d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df4d102 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f1c6c80 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e543ab1 View commit details
    Browse the repository at this point in the history