Giter Site home page Giter Site logo

hpnquoc / mon Goto Github PK

View Code? Open in Web Editor NEW

This project forked from phlong3105/mon

0.0 0.0 0.0 1.54 GB

One Research Framework To Rule Them All

Home Page: https://phlong3105.github.io/one

License: MIT License

Shell 0.38% C++ 0.30% Python 62.90% MATLAB 0.19% CSS 0.16% TeX 0.01% Cuda 0.73% Makefile 0.01% HTML 25.20% Batchfile 0.01% Jupyter Notebook 10.10% Dockerfile 0.02%

mon's Introduction

๐Ÿˆ MON

  • ๐Ÿˆ mon is an all-in-one research framework built using Python and PyTorch.
  • It covers a wide range of research topics in computer vision and machine learning.
  • The full documentation of the framework can be found here (still work-in-progress).

Installation

git clone https://[email protected]/phlong3105/mon
cd mon
chmod +x install.sh
bash -i install.sh

Directory Organization

  • Look at "private.docx" for more information.
code
 |_ mon
     |_ bin                  # Executable, main() files, CLI.
     |_ data                 # Default location to store working datasets.
     |_ docs                 # Documentation.
     |_ env                  # Environment variables.
     |_ src                  # Source code.
     |   |_ mon              # Python code.
     |       |_ config       # Configuration functionality.
     |       |_ core         # Base functionality for other packages.
     |       |_ data         # Data processing package.
     |       |_ nn           # Machine learning package.
     |       |_ vision       # Computer vision package.
     |_ zoo                  # Model zoo.
     |_ .gitignore           # 
     |_ install.sh           # Installation script.
     |_ LICENSE              #
     |_ mkdocs.yaml          # mkdocs setup.
     |_ pyproject.toml       # 
     |_ README.md            # Github Readme.

Cite

If you find our work useful, please cite the following:

@misc{Pham2022,  
    author       = {Long Hoang Pham, Duong Nguyen-Ngoc Tran, Quoc Pham-Nam Ho},  
    title        = {๐Ÿˆ mon},  
    publisher    = {GitHub},
    journal      = {GitHub repository},
    howpublished = {https://github.com/phlong3105/mon},
    year         = {2022},
}

Contact

If you have any questions, feel free to contact Long H. Pham ([email protected] or [email protected])

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.