Git Product home page Git Product logo

sku110k-densedet's Introduction

Introduction

A state of art detector for densely packed scenes dataset SKU-110K.

For more information, please read our technical report.

avatar

License

This project is released under the Apache 2.0 license.

Installation

  1. To clone this project to your own device.

    git clone https://github.com/Media-Smart/SKU110K-DenseDet.git
    
  2. Please refer to INSTALL.md for installation and dataset preparation.

  3. Click here to download the weights.

Get Started

Please go to GETTING_STARTED.md for the basic usage of MMDetection.

Before you are about to run or train, please edit the path in configuration.

Test

python tools/test.py configs/SKU_fusion_bfp_x101_32x4d.py \
    ${YOUR_WEIGHT_PATH} \
    --show

Train

python tools/train.py configs/SKU_fusion_bfp_x101_32x4d.py

Performance

The performance applied on SKU-110k of our best solution.

mAP AP@50 AP@75
Val Set 58.0% 92.0% 66.5%
Test Set 1 58.7% 92.9% 67.3%

For more detail, please browse the configuration.

Contact

This repository is currently maintained by Tianze Rong (@SteelBeamR), Hongxiang Cai (@hxcai), Yichao Xiong (@mileistone).

Credits

The whole project is based on mmcv v0.5.9 and mmdetection v1.0rc1 via open-mmlab.

sku110k-densedet's People

Contributors

mileistone avatar steelbeamr avatar media-smart avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.