Giter Site home page Giter Site logo

mjod-2136's Introduction

MJOD-2136

By Fanxin Xu, Weixuan Wu, Beibei Liu, He Lyu and Wei Xiang

This repository is an official implementation of the paper MJOD-2136: A New Dataset and A light-weight model for mahjong object detection.

Introduction

MJOD-2136: a new mahjong object detection dataset with COCO format for research purpose.

MJOD-Net: a new light weight model based on YOLOF architecture implemented by MMDetection for mahjong object detection.

Preparation

  1. read datasets/README.md for more details about our datasets: MJOD-2136.

  2. see INSTALL.md for the preparation of environment based on MMDetection.

  3. Before training, we should download datasets: MJOD-2136 and prepare the config files.

datasets(Google Drive): https://drive.google.com/drive/folders/1kfLVlEjWWPz9SijYhO-M9zHNV4n8Xema?usp=sharing

datasets(Baidu Disk): https://pan.baidu.com/s/1TAihGvfxj-jwwQl0qaix9g - co4p

pth(Baidu Disk): https://pan.baidu.com/s/1PNt5PqzM_yx3pNO8yIMBHQ - uzqn

Training and Testing

Before training and testing, the MMDetection environment should be implemented while the above files in folders should load in the corresponding folders.(e.g. /configs/MJOD_Net -> mmdetection/configs/)

  1. To train the MJOD-Net, run following command

    python tools/train.py ${CONFIG_FILE}
  2. To test the MJOD-Net, run following command

    python tools/test.py ${CONFIG_FILE} ${CHECKPOINT_FILE}

License

This project is released under the Apache 2.0 license.

mjod-2136's People

Contributors

jaheel avatar

Stargazers

 avatar

Watchers

 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.