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

Alignment with FaceBoxes #1015

Open
wants to merge 51 commits into
base: master
Choose a base branch
from

Commits on Jul 24, 2018

  1. Update README.md

    armanrahman22 authored Jul 24, 2018
    Configuration menu
    Copy the full SHA
    5e8a1c5 View commit details
    Browse the repository at this point in the history
  2. made pypi package

    armanrahman22 committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    6bfae8c View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2018

  1. added npy files

    armanrahman22 committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    bc74a92 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2018

  1. import fixes

    armanrahman22 committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    0643682 View commit details
    Browse the repository at this point in the history
  2. fix version

    armanrahman22 committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    a0668eb View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2018

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

Commits on Aug 7, 2018

  1. Configuration menu
    Copy the full SHA
    69c1aa8 View commit details
    Browse the repository at this point in the history
  2. refactoring lfw code

    armanrahman22 committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    97a33b2 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2018

  1. Configuration menu
    Copy the full SHA
    3dc86d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f25ed4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19ff4c9 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2018

  1. Configuration menu
    Copy the full SHA
    9048d25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da73ee9 View commit details
    Browse the repository at this point in the history
  3. got rid of logging

    armanrahman22 committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    8ea46c3 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2018

  1. formating

    armanrahman22 committed Aug 11, 2018
    Configuration menu
    Copy the full SHA
    d3121b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2018

  1. Script to generate pairs

    Ubuntu committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    b8ab18c View commit details
    Browse the repository at this point in the history
  2. fixed comments from previous PR

    Ubuntu committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    7c3e1ea View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from armanrahman22/generate_script

    Script to generate pairs
    armanrahman22 authored Aug 13, 2018
    Configuration menu
    Copy the full SHA
    60b7ed7 View commit details
    Browse the repository at this point in the history
  4. reformatting

    armanrahman22 committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    d2458e8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    644d296 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9cfdcca View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2018

  1. fixes

    armanrahman22 committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    2082060 View commit details
    Browse the repository at this point in the history
  2. fix return type

    armanrahman22 committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    2a54287 View commit details
    Browse the repository at this point in the history
  3. fixed imports

    armanrahman22 committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    fe7b9c1 View commit details
    Browse the repository at this point in the history
  4. fixed class order

    armanrahman22 committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    d0498a1 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2018

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

Commits on Aug 21, 2018

  1. refactor insightface

    armanrahman22 committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    d247644 View commit details
    Browse the repository at this point in the history
  2. added reqs

    armanrahman22 committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    7f9df7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5456f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b213c9f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b3af074 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f467c09 View commit details
    Browse the repository at this point in the history
  7. fixed already aligned

    armanrahman22 committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    c1e9647 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2018

  1. added affine transform

    armanrahman22 committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    cc91971 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2018

  1. Configuration menu
    Copy the full SHA
    0bdbf5a View commit details
    Browse the repository at this point in the history
  2. changed saving

    armanrahman22 committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    2570776 View commit details
    Browse the repository at this point in the history
  3. fixes

    armanrahman22 committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    516a456 View commit details
    Browse the repository at this point in the history
  4. added rgb check

    armanrahman22 committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    e60452a View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2018

  1. reformating

    armanrahman22 committed Aug 29, 2018
    Configuration menu
    Copy the full SHA
    f3268c5 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2018

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

    armanrahman22 authored Sep 6, 2018
    Configuration menu
    Copy the full SHA
    a581904 View commit details
    Browse the repository at this point in the history
  3. changed file name

    armanrahman22 committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    e7e53ba View commit details
    Browse the repository at this point in the history
  4. Create readme.md

    armanrahman22 authored Sep 6, 2018
    Configuration menu
    Copy the full SHA
    351de93 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    armanrahman22 authored Sep 6, 2018
    Configuration menu
    Copy the full SHA
    455111d View commit details
    Browse the repository at this point in the history
  6. fixes to align

    armanrahman22 committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    7a591d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2018

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

Commits on Nov 2, 2018

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

Commits on Nov 5, 2018

  1. changed example

    armanrahman22 committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    7733ee8 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2018

  1. 0.0.2

    armanrahman22 committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    b2863f7 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2019

  1. Delete .DS_Store

    armanrahman22 authored May 22, 2019
    Configuration menu
    Copy the full SHA
    194e7ba View commit details
    Browse the repository at this point in the history