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

[6D Pose Estimation] Support YOLO6D #575

Open
wants to merge 12 commits into
base: dev
Choose a base branch
from
Open

Commits on Feb 20, 2023

  1. add linemod dataset

    lyviva committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    c5000fe View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. add LoadAnnotation

    lyviva committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    0a6592c View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. finish PackInputs

    lyviva committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    6e1658f View commit details
    Browse the repository at this point in the history
  2. fix lint

    lyviva committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    cf0c1c2 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

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

Commits on Feb 26, 2023

  1. add visualization

    lyviva committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    ccaf080 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. add backbone stem

    lyviva committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    201f397 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. add backbone and init head

    lyviva committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    2c99bdf View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

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

Commits on Mar 5, 2023

  1. convert gt in loss

    lyviva committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    5d239e1 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. add dataproprecessor

    lyviva committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    9de50b9 View commit details
    Browse the repository at this point in the history
  2. CopyPaste

    lyviva committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    bb26e54 View commit details
    Browse the repository at this point in the history