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

add lvis support #2088

Merged
merged 13 commits into from
Jun 5, 2020
Merged

add lvis support #2088

merged 13 commits into from
Jun 5, 2020

Conversation

xvjiarui
Copy link
Collaborator

@xvjiarui xvjiarui commented Feb 12, 2020

This PR added LVIS dataset support.

  1. Added LVIS training config.
  2. Replace official coco-api with the forked one here.

@hellock hellock requested a review from yhcao6 February 12, 2020 15:59
requirements/runtime.txt Outdated Show resolved Hide resolved
mmdet/datasets/__init__.py Outdated Show resolved Hide resolved
mmdet/datasets/dataset_wrappers.py Outdated Show resolved Hide resolved
mmdet/datasets/dataset_wrappers.py Outdated Show resolved Hide resolved
mmdet/datasets/lvis.py Show resolved Hide resolved
@xvjiarui xvjiarui added the WIP Working in progress label Feb 15, 2020
@xvjiarui xvjiarui removed the WIP Working in progress label Jun 1, 2020
@xvjiarui xvjiarui requested a review from hellock June 1, 2020 12:02
mmdet/datasets/lvis.py Outdated Show resolved Hide resolved
mmdet/datasets/lvis.py Outdated Show resolved Hide resolved
@xvjiarui xvjiarui requested a review from hellock June 3, 2020 17:25
@hellock hellock added the WIP Working in progress label Jun 4, 2020
@xvjiarui xvjiarui removed the WIP Working in progress label Jun 5, 2020
mike112223 pushed a commit to mike112223/mmdetection that referenced this pull request Aug 25, 2020
* add lvis dataset

* fixed eval

* fixed test cfg

* add resnext config

* update md

* fixed name

* update model urls

* minor fix

* fixed typo

* use open-mmlab lvis

* update travis

* fixed install

* make class balance as default
liuhuiCNN pushed a commit to liuhuiCNN/mmdetection that referenced this pull request May 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants