This repository contains various experiments with neural networks and image processing methods.
TODO: refactoring old research and make the repository look like below
Repository tree
├── articles/
├── benchmarks/
├── extra/
├── networks/
└── readme.md
The repository consists of 4 sections:
articles
- section with articles (e.g. axiv.org or habr.com)networks
- section with network architectures researchesbenchmarks
- section with benchmarks testsextra
- another researches (e.g. image preprocessing comprehension, etc)
├── research_1/
├── research_2/
...
├── research_N/
└── readme.md
readme.md
- section description with results table or table of contentsresearch_i/
- name of some research source folder (can be folder or link to repository)
S git clone --recursive https://github.com/lacmus-foundation/lacmus-research.git
- Look at our ml-research github project
- Contact us via telegram or join us in ODS community
- Write on e-mails: [email protected] or [email protected]