|
requirements.txt 追加
|
|---|
|
0 parent
commit 0231662e8a62daebf567d2debcbd335cf2cd7fde
|
| .gitignore 0 → 100644 |
|---|
| .vscode/launch.json 0 → 100644 |
|---|
| Mediapipe/Benchmark.py 0 → 100644 |
|---|
| Mediapipe/RecordCamFrames.py 0 → 100644 |
|---|
| Mediapipe/mpipe.py 0 → 100644 |
|---|
| Mediapipe/mptest.py 0 → 100644 |
|---|
| Mediapipe/requirements.txt 0 → 100644 |
|---|
| yolov7-pose-estimation/.github/FUNDING.yml 0 → 100644 |
|---|
| yolov7-pose-estimation/LICENSE 0 → 100644 |
|---|
| yolov7-pose-estimation/README.md 0 → 100644 |
|---|
| yolov7-pose-estimation/models/__init__.py 0 → 100644 |
|---|
| yolov7-pose-estimation/models/common.py 0 → 100644 |
|---|
|
Too large (Show diff)
|
| yolov7-pose-estimation/models/experimental.py 0 → 100644 |
|---|
| yolov7-pose-estimation/models/yolo.py 0 → 100644 |
|---|
| yolov7-pose-estimation/pose-estimate.py 0 → 100644 |
|---|
| yolov7-pose-estimation/requirements.txt 0 → 100644 |
|---|
| yolov7-pose-estimation/utils/__init__.py 0 → 100644 |
|---|
| yolov7-pose-estimation/utils/activations.py 0 → 100644 |
|---|
| yolov7-pose-estimation/utils/add_nms.py 0 → 100644 |
|---|
| yolov7-pose-estimation/utils/autoanchor.py 0 → 100644 |
|---|
| yolov7-pose-estimation/utils/datasets.py 0 → 100644 |
|---|
|
Too large (Show diff)
|
| yolov7-pose-estimation/utils/general.py 0 → 100644 |
|---|
| yolov7-pose-estimation/utils/google_utils.py 0 → 100644 |
|---|
| yolov7-pose-estimation/utils/loss.py 0 → 100644 |
|---|
|
Too large (Show diff)
|
| yolov7-pose-estimation/utils/metrics.py 0 → 100644 |
|---|
| yolov7-pose-estimation/utils/plots.py 0 → 100644 |
|---|
| yolov7-pose-estimation/utils/torch_utils.py 0 → 100644 |
|---|
| yolov7-pose-estimation/utils/wandb_logging/__init__.py 0 → 100644 |
|---|
| yolov7-pose-estimation/utils/wandb_logging/log_dataset.py 0 → 100644 |
|---|
| yolov7-pose-estimation/utils/wandb_logging/wandb_utils.py 0 → 100644 |
|---|