marc_project
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
Unable to calculate vocabulary similarity
Last synced: 6 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: uchan21
- License: gpl-3.0
- Language: Python
- Default Branch: main
- Size: 290 KB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Created 8 months ago
· Last pushed 8 months ago
Metadata Files
Readme
License
Citation
README.md
MARC_project
yoloros 파일내에 lasttopicdatanode.py 부분의 29, 30번째 줄만 bag파일의 topic 데이터로 바꿔주면 bag파일의 마지막 사진과 마지막 사진으로부터 추출한 객체의 바운딩 박스 좌표를 추출할 수 있다.
Owner
- Login: uchan21
- Kind: user
- Company: Sejong University
- Repositories: 1
- Profile: https://github.com/uchan21
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "González-Santamarta"
given-names: "Miguel Á."
title: "yolo_ros"
date-released: 2023-02-21
url: "https://github.com/mgonzs13/yolo_ros"
GitHub Events
Total
- Push event: 2
Last Year
- Push event: 2
Dependencies
Dockerfile
docker
- deps latest build
- ros ${ROS_DISTRO} build
requirements.txt
pypi
- lap >=0.5.12
- numpy <2
- opencv-python >=4.8.1.78
- typing-extensions >=4.4.0
- ultralytics ==8.3.91
yolo_ros/setup.py
pypi
- setuptools *