Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○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 (4.0%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: ipsum-0320
- License: gpl-3.0
- Language: Python
- Default Branch: master
- Size: 65.2 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
- Releases: 0
Metadata Files
README.md
AI-Task
AI Yolo AI-Task AI
detect.py
bash
$ python detect.py --weights yolov5s.pt --source \
0 # webcam
img.jpg # image
vid.mp4 # video
screen # screenshot
path/ # directory
list.txt # list of images
list.streams # list of streams
'path/*.jpg' # glob
'https://youtu.be/Zgi9g1ksQHc' # YouTube
'rtsp://example.com/media.mp4' # RTSP, RTMP, HTTP stream
Yolo github https://github.com/ultralytics/yolov5
python
```bash
venv vegetables_analyzer/
cd ./venv/Scripts && source activate && cd ../../
venv vegetables_analyzer/
cd ./venv/Scripts && deactivate && cd ../../
venv venv
```
python
1. requirement.txt ?
Python requirements.txt
pip install -r requirements.txt
pip freeze > requirements.txt requirements.txt
requirements.txt :
txt
Flask-Security==1.7.5
Flask-SQLAlchemy==2.2
Flask-WTF==0.14.2
2. Python ?
Python Java Java Python Python Python Python
Python
npm pip node_modules pip node_modules
Python **** PATH PATH PATH Python
3. ?
mkdir venv && cd venvpython -m venv .- Windows
ScriptsLinux/Macbin - Windows
activate.batcmd Linux/Macsource activatebash - Linux
deactivate
1.image
k8s Kubernetes /var/lib/kubelet/config.yaml
yaml
imageMinimumGCAge: 525600m
imageGCHighThresholdPercent: 99
kubelet
bash
systemctl daemon-reload
systemctl restart kubelet
build image: docker build -t ai-task-base -f Dockerfile .
2.docker image
image-A 4G image-B FROM image-A image-A image-B 4 G 8 G
Docker FROM
Docker root
Linux
df -h /
3. DiskPressure
bash
vi /etc/sysconfig/kubelet
KUBELET_EXTRA_ARGS=--eviction-hard=nodefs.available<0.1% --eviction-hard=imagefs.available<0.1%
systemctl daemon-reload && systemctl restart kubelet
systemctl status -l kubelet #
% CPU 100?
ps %CPU CPU CPU %CPU 100
CPU %CPU 200% CPU CPU %CPU 100
CPU %CPU CPU / CPU CPU CPU CPU CPU
CPU %CPU ps CPU %CPU CPU / CPU * CPU CPU %CPU
Docker ?
docker logs <container-ID> Docker
Owner
- Name: ipsum-0320
- Login: ipsum-0320
- Kind: user
- Location: Hangzhou
- Company: China
- Repositories: 1
- Profile: https://github.com/ipsum-0320
I'm interested in cloud native, member of ZJU SEL(Software Engineering Lab).
GitHub Events
Total
- Watch event: 1
Last Year
- Watch event: 1
Dependencies
- actions/checkout v3 composite
- actions/setup-python v4 composite
- actions/checkout v3 composite
- github/codeql-action/analyze v2 composite
- github/codeql-action/autobuild v2 composite
- github/codeql-action/init v2 composite
- actions/checkout v3 composite
- docker/build-push-action v4 composite
- docker/login-action v2 composite
- docker/setup-buildx-action v2 composite
- docker/setup-qemu-action v2 composite
- actions/first-interaction v1 composite
- actions/stale v8 composite
- actions/checkout v3 composite
- actions/setup-node v3 composite
- dephraiim/translate-readme main composite
- python latest build
- pytorch/pytorch 2.0.0-cuda11.7-cudnn8-runtime build
- gcr.io/google-appengine/python latest build
- Pillow >=7.1.2
- PyYAML >=5.3.1
- gitpython >=3.1.30
- matplotlib >=3.2.2
- numpy >=1.18.5
- opencv-python >=4.1.1
- pandas >=1.1.4
- psutil *
- requests >=2.23.0
- scipy >=1.4.1
- seaborn >=0.11.0
- setuptools >=65.5.1
- tensorboard >=2.4.1
- thop >=0.1.1
- torchvision >=0.8.1
- tqdm >=4.64.0
- Flask ==1.0.2
- gunicorn ==19.10.0
- pip ==21.1
- werkzeug >=2.2.3