Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Add Keypoint R-CNN #69

Merged
merged 14 commits into from
Feb 12, 2019
Merged

Add Keypoint R-CNN #69

merged 14 commits into from
Feb 12, 2019

Commits on Feb 7, 2019

  1. Configuration menu
    Copy the full SHA
    8234f53 View commit details
    Browse the repository at this point in the history
  2. Training seems to work

    Still gives slightly worse results
    fmassa committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    72425b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b827c5 View commit details
    Browse the repository at this point in the history
  4. Add modification proposed by @ChangErgou

    Improves mAP by 1.5 points, to 0.514 and 0.609
    fmassa committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    1cb090d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4246fb5 View commit details
    Browse the repository at this point in the history
  6. Clean coco.py

    fmassa committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    94712b8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ab3604f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    24083fe View commit details
    Browse the repository at this point in the history
  9. Remove trailing print

    fmassa committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    f764aff View commit details
    Browse the repository at this point in the history
  10. Add demo support for keypoints

    Still need further cleanups and improvements, like adding fields support for the other ops in Keypoints
    fmassa committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    bc9826c View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2019

  1. Configuration menu
    Copy the full SHA
    2a86400 View commit details
    Browse the repository at this point in the history
  2. Fixes after rebase

    fmassa committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    f30f8fb View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2019

  1. Add information to the readme

    fmassa committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    d433c3e View commit details
    Browse the repository at this point in the history
  2. Fix md formatting

    fmassa committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    5a2e836 View commit details
    Browse the repository at this point in the history