falconcorelabeling
## 更新的功能点 1,增加了轮廓线粗细、填充mask透明度可在界面调节的功能; 2,增加了给每个实例打多个标签的功能(Ctrl键); 3,增加了给整张图打一个标签的功能; 4,增加了在用户标注界面可以配置标签列表和切换已经内置的多个标签列表的功能; 5,增加多边形标注时,可以跟踪鼠标移动的轨迹的功能;
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (0.7%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
## 更新的功能点 1,增加了轮廓线粗细、填充mask透明度可在界面调节的功能; 2,增加了给每个实例打多个标签的功能(Ctrl键); 3,增加了给整张图打一个标签的功能; 4,增加了在用户标注界面可以配置标签列表和切换已经内置的多个标签列表的功能; 5,增加多边形标注时,可以跟踪鼠标移动的轨迹的功能;
Basic Info
- Host: GitHub
- Owner: luoolu
- License: other
- Language: Python
- Default Branch: master
- Size: 21.7 MB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
- Releases: 0
Created 8 months ago
· Last pushed 8 months ago
Metadata Files
Readme
Funding
License
Citation
README.md
version https://git-lfs.github.com/spec/v1 oid sha256:abd39eb742ea0e702e734d43692c105ca18c5a877acadc098fdf767db9bff928 size 6813
Owner
- Name: luolu
- Login: luoolu
- Kind: user
- Location: BEIJING
- Company: LUOLU
- Website: https://luoolu.github.io/
- Repositories: 2
- Profile: https://github.com/luoolu
AI Developer [TRY TO TAKE OVER THE WORLD]
Citation (CITATION.cff)
version https://git-lfs.github.com/spec/v1 oid sha256:e6c6ac03c308fad15fbaf78c2cce4b35525105ed30d249530b9d80d201eb44ca size 316
GitHub Events
Total
- Push event: 11
- Create event: 3
Last Year
- Push event: 11
- Create event: 3
Dependencies
.github/workflows/python-publish-cpu.yml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
- pypa/gh-action-pypi-publish release/v1 composite
.github/workflows/python-publish-gpu.yml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
- pypa/gh-action-pypi-publish release/v1 composite
.github/workflows/release.yml
actions
- actions/checkout v2 composite
- conda-incubator/setup-miniconda v2 composite
- mikepenz/release-changelog-builder-action v3 composite
- softprops/action-gh-release v2 composite
pyproject.toml
pypi
requirements-dev.txt
pypi
- build ==1.2.2 development
- twine ==6.1.0 development
requirements-gpu-dev.txt
pypi
- build ==1.2.2 development
- twine ==6.1.0 development
requirements-gpu.txt
pypi
- PyQt5 ==5.15.7
- PyYAML ==6.0.1
- darkdetect ==0.8.0
- imgviz ==1.5.0
- natsort ==8.1.0
- onnx ==1.16.1
- onnxruntime-gpu ==1.18.1
- opencv-contrib-python-headless ==4.7.0.72
- qimage2ndarray ==1.10.0
- termcolor ==1.1.0
requirements-macos-dev.txt
pypi
- build ==1.2.2 development
- twine ==6.1.0 development
requirements-macos.txt
pypi
- PyYAML ==6.0.1
- darkdetect ==0.8.0
- imgviz ==1.5.0
- natsort ==8.1.0
- onnx ==1.16.1
- onnxruntime ==1.18.1
- opencv-contrib-python-headless ==4.7.0.72
- qimage2ndarray ==1.10.0
- termcolor ==1.1.0
requirements.txt
pypi
- PyQt5 ==5.15.7
- PyYAML ==6.0.1
- darkdetect ==0.8.0
- imgviz ==1.5.0
- natsort ==8.1.0
- onnx ==1.16.1
- onnxruntime ==1.18.1
- opencv-contrib-python-headless ==4.7.0.72
- qimage2ndarray ==1.10.0
- termcolor ==1.1.0
setup.py
pypi
- Pillow >=2.8
- PyQt5 >=5.15.7
- PyYAML ==6.0.1
- darkdetect ==0.8.0
- imgviz >=0.11
- natsort >=7.1.0
- numpy ==1.26.4
- onnx ==1.16.1
- opencv-python-headless ==4.7.0.72
- qimage2ndarray ==1.10.0
- termcolor ==1.1.0