Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
MRCNN Particle Detection
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AVT-FVT
public
MRCNN Particle Detection
Commits
495758d5
Commit
495758d5
authored
1 year ago
by
Stepan Sibirtsev
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
8f33aea9
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+15
-2
15 additions, 2 deletions
README.md
with
15 additions
and
2 deletions
README.md
+
15
−
2
View file @
495758d5
...
...
@@ -3,10 +3,11 @@ Mask R-CNN implementation for particle detection.
## Citation
Use this bibtex to cite this repository:
Use this bibtex to cite our paper:
```
@article{
ISEC2022
,
@article{
sibirtsev_2023_1
,
author = {Sibirtsev, Stepan and Zhai, Song and Neufang, Mathias and Seiler, Jakob and Jupke, Andreas},
title = {Mask R-CNN based droplet detection in liquid-liquid systems. Part 1: A proof of concept.},
journal = {Proceedings of International Solvent Extraction Conference},
...
...
@@ -15,6 +16,18 @@ Use this bibtex to cite this repository:
year = {2023}
}
```
Use this bibtex to cite this repository:
```
@misc{sibirtsev_gitlab_mrcnn,
title={MRCNN PArticle Detection},
author={Sibirtsev, Stepan},
year={2023},
publisher={Github},
journal={GitHub repository},
howpublished={\url{https://git.rwth-aachen.de/avt-fvt/public/mrcnn-particle-detection}},
}
```
Use this bibtex to cite the repository this source code is based on:
```
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment