This commit is contained in:
√(noham)² 2024-07-26 15:59:43 +02:00
parent 8806c251b6
commit 90e2dadf18
408 changed files with 5737 additions and 1 deletions

2
.gitignore vendored
View File

@ -153,7 +153,7 @@ node_modules/
# /yolov7-tracker-example/400m.mp4
# /test/yolov7-tracker/artifacts
# /test/yolov7-tracker/runs
/test/yolov7-tracker/wandb
# /test/yolov7-tracker/wandb
VoTT-v2-none.zip
VoTT-v2-done.zip
VoTT-v2/output/vott-json-export.zip

View File

@ -0,0 +1 @@
run-20240718_023808-dtp8uwah

View File

@ -0,0 +1,168 @@
name: yolov7
channels:
- pytorch
- defaults
dependencies:
- blas=1.0=openblas
- brotli-python=1.0.9=py39h313beb8_8
- ca-certificates=2024.7.2=hca03da5_0
- certifi=2024.7.4=py39hca03da5_0
- cffi=1.16.0=py39h80987f9_1
- freetype=2.12.1=h1192e45_0
- future=0.18.3=py39hca03da5_0
- gmp=6.2.1=hc377ac9_3
- gmpy2=2.1.2=py39h8c48613_0
- idna=3.7=py39hca03da5_0
- jinja2=3.1.4=py39hca03da5_0
- jpeg=9e=h80987f9_1
- lcms2=2.12=hba8e193_0
- lerc=3.0=hc377ac9_0
- libcxx=14.0.6=h848a8c0_0
- libdeflate=1.17=h80987f9_1
- libffi=3.4.4=hca03da5_1
- libgfortran=5.0.0=11_3_0_hca03da5_28
- libgfortran5=11.3.0=h009349e_28
- libjpeg-turbo=2.0.0=h1a28f6b_0
- libopenblas=0.3.21=h269037a_0
- libpng=1.6.39=h80987f9_0
- libprotobuf=3.20.3=h514c7bf_0
- libtiff=4.5.1=h313beb8_0
- libuv=1.48.0=h80987f9_0
- libwebp-base=1.3.2=h80987f9_0
- llvm-openmp=14.0.6=hc6e5704_0
- lz4-c=1.9.4=h313beb8_1
- mpc=1.1.0=h8c48613_1
- mpfr=4.0.2=h695f6f0_1
- mpmath=1.3.0=py39hca03da5_0
- ncurses=6.4=h313beb8_0
- networkx=3.2.1=py39hca03da5_0
- ninja-base=1.10.2=h525c30c_5
- numpy=1.26.4=py39h3b2db8e_0
- numpy-base=1.26.4=py39ha9811e2_0
- openjpeg=2.4.0=h0ed58ac_2
- openssl=3.0.14=h80987f9_0
- pillow=10.4.0=py39h80987f9_0
- pip=24.0=py39hca03da5_0
- pycparser=2.21=pyhd3eb1b0_0
- pysocks=1.7.1=py39hca03da5_0
- python=3.9.19=hb885b13_1
- pytorch=2.3.0=py3.9_0
- pyyaml=6.0.1=py39h80987f9_0
- readline=8.2=h1a28f6b_0
- setuptools=69.5.1=py39hca03da5_0
- sleef=3.5.1=h80987f9_2
- sqlite=3.45.3=h80987f9_0
- tk=8.6.14=h6ba3021_0
- torchaudio=2.3.0=py39_cpu
- typing-extensions=4.11.0=py39hca03da5_0
- typing_extensions=4.11.0=py39hca03da5_0
- urllib3=2.2.2=py39hca03da5_0
- wheel=0.43.0=py39hca03da5_0
- xz=5.4.6=h80987f9_1
- yaml=0.2.5=h1a28f6b_0
- zlib=1.2.13=h18a0788_1
- zstd=1.5.5=hd90d995_2
- pip:
- absl-py==2.1.0
- appnope==0.1.4
- asttokens==2.4.1
- attrs==23.2.0
- backcall==0.2.0
- beautifulsoup4==4.12.3
- bleach==6.1.0
- charset-normalizer==3.3.2
- click==8.1.7
- contourpy==1.2.1
- cycler==0.12.1
- cython==3.0.10
- cython-bbox==0.1.3
- decorator==5.1.1
- defusedxml==0.7.1
- docker-pycreds==0.4.0
- docopt==0.6.2
- executing==2.0.1
- fastjsonschema==2.20.0
- filelock==3.15.4
- filterpy==1.4.5
- fonttools==4.53.1
- fsspec==2024.6.1
- gdown==5.2.0
- gitdb==4.0.11
- gitpython==3.1.43
- grpcio==1.64.1
- importlib-metadata==8.0.0
- importlib-resources==6.4.0
- ipython==8.12.3
- jedi==0.19.1
- joblib==1.4.2
- jsonschema==4.23.0
- jsonschema-specifications==2023.12.1
- jupyter-client==8.6.2
- jupyter-core==5.7.2
- jupyterlab-pygments==0.3.0
- kiwisolver==1.4.5
- lap==0.4.0
- loguru==0.7.2
- markdown==3.6
- markupsafe==2.1.5
- matplotlib==3.9.1
- matplotlib-inline==0.1.7
- mistune==3.0.2
- motmetrics==1.4.0
- nbclient==0.10.0
- nbconvert==7.16.4
- nbformat==5.10.4
- ninja==1.11.1.1
- opencv-python==4.10.0.84
- packaging==24.1
- pandas==2.2.2
- pandocfilters==1.5.1
- parso==0.8.4
- pexpect==4.9.0
- pickleshare==0.7.5
- pipreqs==0.5.0
- platformdirs==4.2.2
- prompt-toolkit==3.0.47
- protobuf==4.25.3
- psutil==6.0.0
- ptyprocess==0.7.0
- pure-eval==0.2.2
- pygments==2.18.0
- pyparsing==3.1.2
- python-dateutil==2.9.0.post0
- pytz==2024.1
- pyzmq==26.0.3
- referencing==0.35.1
- requests==2.32.3
- rpds-py==0.19.0
- scikit-learn==1.5.1
- scipy==1.13.1
- seaborn==0.13.2
- sentry-sdk==2.10.0
- setproctitle==1.3.3
- six==1.16.0
- smmap==5.0.1
- soupsieve==2.5
- stack-data==0.6.3
- sympy==1.13.0
- tabulate==0.9.0
- tensorboard==2.17.0
- tensorboard-data-server==0.7.2
- thop==0.1.1-2209072238
- threadpoolctl==3.5.0
- tinycss2==1.3.0
- torch==2.3.1
- torchvision==0.18.1
- tornado==6.4.1
- tqdm==4.66.4
- traitlets==5.14.3
- tzdata==2024.1
- ultralytics==8.0.94
- wandb==0.17.4
- wcwidth==0.2.13
- webencodings==0.5.1
- werkzeug==3.0.3
- xmltodict==0.13.0
- yarg==0.1.9
- zipp==3.19.2
prefix: /Users/noham/miniconda3/envs/yolov7

View File

@ -0,0 +1,178 @@
wandb_version: 1
dataset:
desc: null
value: dataset2fps_20240718_
weights:
desc: null
value: ''
cfg:
desc: null
value: cfg/training/yolov7x_dataset2fps.yaml
data:
desc: null
value: data/dataset2fps/dataset.yaml
hyp:
desc: null
value:
lr0: 0.01
lrf: 0.1
momentum: 0.937
weight_decay: 0.0005
warmup_epochs: 3.0
warmup_momentum: 0.8
warmup_bias_lr: 0.1
box: 0.05
cls: 0.3
cls_pw: 1.0
obj: 0.7
obj_pw: 1.0
iou_t: 0.2
anchor_t: 4.0
fl_gamma: 0.0
hsv_h: 0.015
hsv_s: 0.7
hsv_v: 0.4
degrees: 0.0
translate: 0.2
scale: 0.5
shear: 0.0
perspective: 0.0
flipud: 0.0
fliplr: 0.5
mosaic: 1.0
mixup: 0.0
copy_paste: 0.0
paste_in: 0.0
epochs:
desc: null
value: 20
batch_size:
desc: null
value: 4
img_size:
desc: null
value:
- 1280
- 720
rect:
desc: null
value: false
resume:
desc: null
value: false
nosave:
desc: null
value: false
notest:
desc: null
value: false
noautoanchor:
desc: null
value: false
evolve:
desc: null
value: false
bucket:
desc: null
value: ''
cache_images:
desc: null
value: false
image_weights:
desc: null
value: false
device:
desc: null
value: cpu
multi_scale:
desc: null
value: false
single_cls:
desc: null
value: false
adam:
desc: null
value: false
sync_bn:
desc: null
value: false
local_rank:
desc: null
value: -1
workers:
desc: null
value: 1
project:
desc: null
value: runs/train
entity:
desc: null
value: null
name:
desc: null
value: yolov7x-dataset2fps_20240718
exist_ok:
desc: null
value: false
quad:
desc: null
value: false
linear_lr:
desc: null
value: false
label_smoothing:
desc: null
value: 0.0
upload_dataset:
desc: null
value: true
bbox_interval:
desc: null
value: -1
save_period:
desc: null
value: -1
artifact_alias:
desc: null
value: latest
world_size:
desc: null
value: 1
global_rank:
desc: null
value: -1
save_dir:
desc: null
value: runs/train/yolov7x-dataset2fps_20240718
total_batch_size:
desc: null
value: 4
_wandb:
desc: null
value:
python_version: 3.9.19
cli_version: 0.17.4
framework: torch
is_jupyter_run: false
is_kaggle_kernel: false
start_time: 1721261138
t:
1:
- 1
- 41
- 55
2:
- 1
- 41
- 55
3:
- 13
- 16
- 23
4: 3.9.19
5: 0.17.4
8:
- 4
- 5
13: darwin-arm64

View File

@ -0,0 +1,128 @@
Brotli==1.0.9
Cython==3.0.10
GitPython==3.1.43
Jinja2==3.1.4
Markdown==3.6
MarkupSafe==2.1.3
MarkupSafe==2.1.5
PySocks==1.7.1
PyYAML==6.0.1
Pygments==2.18.0
Werkzeug==3.0.3
absl-py==2.1.0
appnope==0.1.4
asttokens==2.4.1
attrs==23.2.0
backcall==0.2.0
beautifulsoup4==4.12.3
bleach==6.1.0
certifi==2024.7.4
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
contourpy==1.2.1
cycler==0.12.1
cython_bbox==0.1.3
decorator==5.1.1
defusedxml==0.7.1
docker-pycreds==0.4.0
docopt==0.6.2
executing==2.0.1
fastjsonschema==2.20.0
filelock==3.13.1
filelock==3.15.4
filterpy==1.4.5
fonttools==4.53.1
fsspec==2024.6.1
future==0.18.3
gdown==5.2.0
gitdb==4.0.11
gmpy2==2.1.2
grpcio==1.64.1
idna==3.7
importlib_metadata==8.0.0
importlib_resources==6.4.0
ipython==8.12.3
jedi==0.19.1
joblib==1.4.2
jsonschema-specifications==2023.12.1
jsonschema==4.23.0
jupyter_client==8.6.2
jupyter_core==5.7.2
jupyterlab_pygments==0.3.0
kiwisolver==1.4.5
lap==0.4.0
loguru==0.7.2
matplotlib-inline==0.1.7
matplotlib==3.9.1
mistune==3.0.2
motmetrics==1.4.0
mpmath==1.3.0
nbclient==0.10.0
nbconvert==7.16.4
nbformat==5.10.4
networkx==3.2.1
ninja==1.11.1.1
numpy==1.26.4
opencv-python==4.10.0.84
packaging==24.1
pandas==2.2.2
pandocfilters==1.5.1
parso==0.8.4
pexpect==4.9.0
pickleshare==0.7.5
pillow==10.4.0
pip==24.0
pipreqs==0.5.0
platformdirs==4.2.2
prompt_toolkit==3.0.47
protobuf==4.25.3
psutil==6.0.0
ptyprocess==0.7.0
pure-eval==0.2.2
pycparser==2.21
pyparsing==3.1.2
python-dateutil==2.9.0.post0
pytz==2024.1
pyzmq==26.0.3
referencing==0.35.1
requests==2.32.2
requests==2.32.3
rpds-py==0.19.0
scikit-learn==1.5.1
scipy==1.13.1
seaborn==0.13.2
sentry-sdk==2.10.0
setproctitle==1.3.3
setuptools==69.5.1
six==1.16.0
smmap==5.0.1
soupsieve==2.5
stack-data==0.6.3
sympy==1.12
sympy==1.13.0
tabulate==0.9.0
tensorboard-data-server==0.7.2
tensorboard==2.17.0
thop==0.1.1-2209072238
threadpoolctl==3.5.0
tinycss2==1.3.0
torch==2.3.0
torch==2.3.1
torchaudio==2.3.0
torchvision==0.18.0
torchvision==0.18.1
tornado==6.4.1
tqdm==4.66.4
traitlets==5.14.3
typing_extensions==4.11.0
tzdata==2024.1
ultralytics==8.0.94
urllib3==2.2.2
wandb==0.17.4
wcwidth==0.2.13
webencodings==0.5.1
wheel==0.43.0
xmltodict==0.13.0
yarg==0.1.9
zipp==3.19.2

View File

@ -0,0 +1,74 @@
{
"os": "macOS-14.5-arm64-arm-64bit",
"python": "3.9.19",
"heartbeatAt": "2024-07-18T00:05:39.733356",
"startedAt": "2024-07-18T00:05:38.775658",
"docker": null,
"cuda": null,
"args": [
"--dataset",
"dataset2fps_20240718_",
"--epochs",
"20",
"--workers",
"1",
"--device",
"cpu",
"--batch-size",
"4",
"--data",
"data/dataset2fps/dataset.yaml",
"--img",
"1280",
"720",
"--cfg",
"cfg/training/yolov7x_dataset2fps.yaml",
"--weights",
"",
"--name",
"yolov7x-dataset2fps_20240718",
"--hyp",
"data/hyp.scratch.custom.yaml",
"--upload_dataset"
],
"state": "running",
"program": "/Users/noham/Documents/GitHub/Stage-2024/test/yolov7-tracker/train.py",
"codePathLocal": "train.py",
"codePath": "test/yolov7-tracker/train.py",
"git": {
"remote": "https://github.com/NohamR/Stage-2024.git",
"commit": "4a429638b758f685a47e141ce0b3faee23487a8c"
},
"email": "100566912+NohamR@users.noreply.github.com",
"root": "/Users/noham/Documents/GitHub/Stage-2024",
"host": "propulsion",
"username": "noham",
"executable": "/Users/noham/miniconda3/envs/yolov7/bin/python3",
"cpu_count": 10,
"cpu_count_logical": 10,
"cpu_freq": {
"current": 3504,
"min": 702,
"max": 3504
},
"cpu_freq_per_core": [
{
"current": 3504,
"min": 702,
"max": 3504
}
],
"disk": {
"/": {
"total": 1858.1917190551758,
"used": 9.558456420898438
}
},
"gpuapple": {
"type": "Apple M2 Pro",
"vendor": "sppci_vendor_Apple"
},
"memory": {
"total": 32.0
}
}

View File

@ -0,0 +1 @@
{"_wandb": {"runtime": 1}}

View File

@ -0,0 +1,168 @@
name: yolov7
channels:
- pytorch
- defaults
dependencies:
- blas=1.0=openblas
- brotli-python=1.0.9=py39h313beb8_8
- ca-certificates=2024.7.2=hca03da5_0
- certifi=2024.7.4=py39hca03da5_0
- cffi=1.16.0=py39h80987f9_1
- freetype=2.12.1=h1192e45_0
- future=0.18.3=py39hca03da5_0
- gmp=6.2.1=hc377ac9_3
- gmpy2=2.1.2=py39h8c48613_0
- idna=3.7=py39hca03da5_0
- jinja2=3.1.4=py39hca03da5_0
- jpeg=9e=h80987f9_1
- lcms2=2.12=hba8e193_0
- lerc=3.0=hc377ac9_0
- libcxx=14.0.6=h848a8c0_0
- libdeflate=1.17=h80987f9_1
- libffi=3.4.4=hca03da5_1
- libgfortran=5.0.0=11_3_0_hca03da5_28
- libgfortran5=11.3.0=h009349e_28
- libjpeg-turbo=2.0.0=h1a28f6b_0
- libopenblas=0.3.21=h269037a_0
- libpng=1.6.39=h80987f9_0
- libprotobuf=3.20.3=h514c7bf_0
- libtiff=4.5.1=h313beb8_0
- libuv=1.48.0=h80987f9_0
- libwebp-base=1.3.2=h80987f9_0
- llvm-openmp=14.0.6=hc6e5704_0
- lz4-c=1.9.4=h313beb8_1
- mpc=1.1.0=h8c48613_1
- mpfr=4.0.2=h695f6f0_1
- mpmath=1.3.0=py39hca03da5_0
- ncurses=6.4=h313beb8_0
- networkx=3.2.1=py39hca03da5_0
- ninja-base=1.10.2=h525c30c_5
- numpy=1.26.4=py39h3b2db8e_0
- numpy-base=1.26.4=py39ha9811e2_0
- openjpeg=2.4.0=h0ed58ac_2
- openssl=3.0.14=h80987f9_0
- pillow=10.4.0=py39h80987f9_0
- pip=24.0=py39hca03da5_0
- pycparser=2.21=pyhd3eb1b0_0
- pysocks=1.7.1=py39hca03da5_0
- python=3.9.19=hb885b13_1
- pytorch=2.3.0=py3.9_0
- pyyaml=6.0.1=py39h80987f9_0
- readline=8.2=h1a28f6b_0
- setuptools=69.5.1=py39hca03da5_0
- sleef=3.5.1=h80987f9_2
- sqlite=3.45.3=h80987f9_0
- tk=8.6.14=h6ba3021_0
- torchaudio=2.3.0=py39_cpu
- typing-extensions=4.11.0=py39hca03da5_0
- typing_extensions=4.11.0=py39hca03da5_0
- urllib3=2.2.2=py39hca03da5_0
- wheel=0.43.0=py39hca03da5_0
- xz=5.4.6=h80987f9_1
- yaml=0.2.5=h1a28f6b_0
- zlib=1.2.13=h18a0788_1
- zstd=1.5.5=hd90d995_2
- pip:
- absl-py==2.1.0
- appnope==0.1.4
- asttokens==2.4.1
- attrs==23.2.0
- backcall==0.2.0
- beautifulsoup4==4.12.3
- bleach==6.1.0
- charset-normalizer==3.3.2
- click==8.1.7
- contourpy==1.2.1
- cycler==0.12.1
- cython==3.0.10
- cython-bbox==0.1.3
- decorator==5.1.1
- defusedxml==0.7.1
- docker-pycreds==0.4.0
- docopt==0.6.2
- executing==2.0.1
- fastjsonschema==2.20.0
- filelock==3.15.4
- filterpy==1.4.5
- fonttools==4.53.1
- fsspec==2024.6.1
- gdown==5.2.0
- gitdb==4.0.11
- gitpython==3.1.43
- grpcio==1.64.1
- importlib-metadata==8.0.0
- importlib-resources==6.4.0
- ipython==8.12.3
- jedi==0.19.1
- joblib==1.4.2
- jsonschema==4.23.0
- jsonschema-specifications==2023.12.1
- jupyter-client==8.6.2
- jupyter-core==5.7.2
- jupyterlab-pygments==0.3.0
- kiwisolver==1.4.5
- lap==0.4.0
- loguru==0.7.2
- markdown==3.6
- markupsafe==2.1.5
- matplotlib==3.9.1
- matplotlib-inline==0.1.7
- mistune==3.0.2
- motmetrics==1.4.0
- nbclient==0.10.0
- nbconvert==7.16.4
- nbformat==5.10.4
- ninja==1.11.1.1
- opencv-python==4.10.0.84
- packaging==24.1
- pandas==2.2.2
- pandocfilters==1.5.1
- parso==0.8.4
- pexpect==4.9.0
- pickleshare==0.7.5
- pipreqs==0.5.0
- platformdirs==4.2.2
- prompt-toolkit==3.0.47
- protobuf==4.25.3
- psutil==6.0.0
- ptyprocess==0.7.0
- pure-eval==0.2.2
- pygments==2.18.0
- pyparsing==3.1.2
- python-dateutil==2.9.0.post0
- pytz==2024.1
- pyzmq==26.0.3
- referencing==0.35.1
- requests==2.32.3
- rpds-py==0.19.0
- scikit-learn==1.5.1
- scipy==1.13.1
- seaborn==0.13.2
- sentry-sdk==2.10.0
- setproctitle==1.3.3
- six==1.16.0
- smmap==5.0.1
- soupsieve==2.5
- stack-data==0.6.3
- sympy==1.13.0
- tabulate==0.9.0
- tensorboard==2.17.0
- tensorboard-data-server==0.7.2
- thop==0.1.1-2209072238
- threadpoolctl==3.5.0
- tinycss2==1.3.0
- torch==2.3.1
- torchvision==0.18.1
- tornado==6.4.1
- tqdm==4.66.4
- traitlets==5.14.3
- tzdata==2024.1
- ultralytics==8.0.94
- wandb==0.17.4
- wcwidth==0.2.13
- webencodings==0.5.1
- werkzeug==3.0.3
- xmltodict==0.13.0
- yarg==0.1.9
- zipp==3.19.2
prefix: /Users/noham/miniconda3/envs/yolov7

View File

@ -0,0 +1,252 @@
wandb_version: 1
dataset:
desc: null
value: dataset2fps_20240718_
weights:
desc: null
value: ''
cfg:
desc: null
value: cfg/training/yolov7x_dataset2fps.yaml
data:
desc: null
value: data/dataset2fps/dataset.yaml
hyp:
desc: null
value:
lr0: 0.01
lrf: 0.1
momentum: 0.937
weight_decay: 0.0005
warmup_epochs: 3.0
warmup_momentum: 0.8
warmup_bias_lr: 0.1
box: 0.05
cls: 0.3
cls_pw: 1.0
obj: 0.7
obj_pw: 1.0
iou_t: 0.2
anchor_t: 4.0
fl_gamma: 0.0
hsv_h: 0.015
hsv_s: 0.7
hsv_v: 0.4
degrees: 0.0
translate: 0.2
scale: 0.5
shear: 0.0
perspective: 0.0
flipud: 0.0
fliplr: 0.5
mosaic: 1.0
mixup: 0.0
copy_paste: 0.0
paste_in: 0.0
epochs:
desc: null
value: 20
batch_size:
desc: null
value: 4
img_size:
desc: null
value:
- 1280
- 720
rect:
desc: null
value: false
resume:
desc: null
value: false
nosave:
desc: null
value: false
notest:
desc: null
value: false
noautoanchor:
desc: null
value: false
evolve:
desc: null
value: false
bucket:
desc: null
value: ''
cache_images:
desc: null
value: false
image_weights:
desc: null
value: false
device:
desc: null
value: cpu
multi_scale:
desc: null
value: false
single_cls:
desc: null
value: false
adam:
desc: null
value: false
sync_bn:
desc: null
value: false
local_rank:
desc: null
value: -1
workers:
desc: null
value: 1
project:
desc: null
value: runs/train
entity:
desc: null
value: null
name:
desc: null
value: yolov7x-dataset2fps_20240718
exist_ok:
desc: null
value: false
quad:
desc: null
value: false
linear_lr:
desc: null
value: false
label_smoothing:
desc: null
value: 0.0
upload_dataset:
desc: null
value: true
bbox_interval:
desc: null
value: -1
save_period:
desc: null
value: -1
artifact_alias:
desc: null
value: latest
world_size:
desc: null
value: 1
global_rank:
desc: null
value: -1
save_dir:
desc: null
value: runs/train/yolov7x-dataset2fps_202407182
total_batch_size:
desc: null
value: 4
_wandb:
desc: null
value:
python_version: 3.9.19
cli_version: 0.17.4
framework: torch
is_jupyter_run: false
is_kaggle_kernel: false
start_time: 1721261501
t:
1:
- 1
- 41
- 55
2:
- 1
- 41
- 55
3:
- 13
- 16
- 19
- 23
4: 3.9.19
5: 0.17.4
8:
- 4
- 5
13: darwin-arm64
opt:
desc: null
value:
dataset: dataset2fps_20240718_
weights: ''
cfg: cfg/training/yolov7x_dataset2fps.yaml
data: data/dataset2fps/dataset.yaml
hyp:
lr0: 0.01
lrf: 0.1
momentum: 0.937
weight_decay: 0.0005
warmup_epochs: 3.0
warmup_momentum: 0.8
warmup_bias_lr: 0.1
box: 0.05
cls: 0.3
cls_pw: 1.0
obj: 0.7
obj_pw: 1.0
iou_t: 0.2
anchor_t: 4.0
fl_gamma: 0.0
hsv_h: 0.015
hsv_s: 0.7
hsv_v: 0.4
degrees: 0.0
translate: 0.2
scale: 0.5
shear: 0.0
perspective: 0.0
flipud: 0.0
fliplr: 0.5
mosaic: 1.0
mixup: 0.0
copy_paste: 0.0
paste_in: 0.0
epochs: 20
batch_size: 4
img_size:
- 1280
- 720
rect: false
resume: false
nosave: false
notest: false
noautoanchor: false
evolve: false
bucket: ''
cache_images: false
image_weights: false
device: cpu
multi_scale: false
single_cls: false
adam: false
sync_bn: false
local_rank: -1
workers: 1
project: runs/train
entity: null
name: yolov7x-dataset2fps_20240718
exist_ok: false
quad: false
linear_lr: false
label_smoothing: 0.0
upload_dataset: true
bbox_interval: -1
save_period: -1
artifact_alias: latest
world_size: 1
global_rank: -1
save_dir: runs/train/yolov7x-dataset2fps_202407182
total_batch_size: 4

View File

@ -0,0 +1,128 @@
Brotli==1.0.9
Cython==3.0.10
GitPython==3.1.43
Jinja2==3.1.4
Markdown==3.6
MarkupSafe==2.1.3
MarkupSafe==2.1.5
PySocks==1.7.1
PyYAML==6.0.1
Pygments==2.18.0
Werkzeug==3.0.3
absl-py==2.1.0
appnope==0.1.4
asttokens==2.4.1
attrs==23.2.0
backcall==0.2.0
beautifulsoup4==4.12.3
bleach==6.1.0
certifi==2024.7.4
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
contourpy==1.2.1
cycler==0.12.1
cython_bbox==0.1.3
decorator==5.1.1
defusedxml==0.7.1
docker-pycreds==0.4.0
docopt==0.6.2
executing==2.0.1
fastjsonschema==2.20.0
filelock==3.13.1
filelock==3.15.4
filterpy==1.4.5
fonttools==4.53.1
fsspec==2024.6.1
future==0.18.3
gdown==5.2.0
gitdb==4.0.11
gmpy2==2.1.2
grpcio==1.64.1
idna==3.7
importlib_metadata==8.0.0
importlib_resources==6.4.0
ipython==8.12.3
jedi==0.19.1
joblib==1.4.2
jsonschema-specifications==2023.12.1
jsonschema==4.23.0
jupyter_client==8.6.2
jupyter_core==5.7.2
jupyterlab_pygments==0.3.0
kiwisolver==1.4.5
lap==0.4.0
loguru==0.7.2
matplotlib-inline==0.1.7
matplotlib==3.9.1
mistune==3.0.2
motmetrics==1.4.0
mpmath==1.3.0
nbclient==0.10.0
nbconvert==7.16.4
nbformat==5.10.4
networkx==3.2.1
ninja==1.11.1.1
numpy==1.26.4
opencv-python==4.10.0.84
packaging==24.1
pandas==2.2.2
pandocfilters==1.5.1
parso==0.8.4
pexpect==4.9.0
pickleshare==0.7.5
pillow==10.4.0
pip==24.0
pipreqs==0.5.0
platformdirs==4.2.2
prompt_toolkit==3.0.47
protobuf==4.25.3
psutil==6.0.0
ptyprocess==0.7.0
pure-eval==0.2.2
pycparser==2.21
pyparsing==3.1.2
python-dateutil==2.9.0.post0
pytz==2024.1
pyzmq==26.0.3
referencing==0.35.1
requests==2.32.2
requests==2.32.3
rpds-py==0.19.0
scikit-learn==1.5.1
scipy==1.13.1
seaborn==0.13.2
sentry-sdk==2.10.0
setproctitle==1.3.3
setuptools==69.5.1
six==1.16.0
smmap==5.0.1
soupsieve==2.5
stack-data==0.6.3
sympy==1.12
sympy==1.13.0
tabulate==0.9.0
tensorboard-data-server==0.7.2
tensorboard==2.17.0
thop==0.1.1-2209072238
threadpoolctl==3.5.0
tinycss2==1.3.0
torch==2.3.0
torch==2.3.1
torchaudio==2.3.0
torchvision==0.18.0
torchvision==0.18.1
tornado==6.4.1
tqdm==4.66.4
traitlets==5.14.3
typing_extensions==4.11.0
tzdata==2024.1
ultralytics==8.0.94
urllib3==2.2.2
wandb==0.17.4
wcwidth==0.2.13
webencodings==0.5.1
wheel==0.43.0
xmltodict==0.13.0
yarg==0.1.9
zipp==3.19.2

View File

@ -0,0 +1,74 @@
{
"os": "macOS-14.5-arm64-arm-64bit",
"python": "3.9.19",
"heartbeatAt": "2024-07-18T00:11:42.048488",
"startedAt": "2024-07-18T00:11:41.035074",
"docker": null,
"cuda": null,
"args": [
"--dataset",
"dataset2fps_20240718_",
"--epochs",
"20",
"--workers",
"1",
"--device",
"cpu",
"--batch-size",
"4",
"--data",
"data/dataset2fps/dataset.yaml",
"--img",
"1280",
"720",
"--cfg",
"cfg/training/yolov7x_dataset2fps.yaml",
"--weights",
"",
"--name",
"yolov7x-dataset2fps_20240718",
"--hyp",
"data/hyp.scratch.custom.yaml",
"--upload_dataset"
],
"state": "running",
"program": "/Users/noham/Documents/GitHub/Stage-2024/test/yolov7-tracker/train.py",
"codePathLocal": "train.py",
"codePath": "test/yolov7-tracker/train.py",
"git": {
"remote": "https://github.com/NohamR/Stage-2024.git",
"commit": "be9f76b75999d754305b5a9b3747be1476dda92c"
},
"email": "100566912+NohamR@users.noreply.github.com",
"root": "/Users/noham/Documents/GitHub/Stage-2024",
"host": "propulsion",
"username": "noham",
"executable": "/Users/noham/miniconda3/envs/yolov7/bin/python3",
"cpu_count": 10,
"cpu_count_logical": 10,
"cpu_freq": {
"current": 3504,
"min": 702,
"max": 3504
},
"cpu_freq_per_core": [
{
"current": 3504,
"min": 702,
"max": 3504
}
],
"disk": {
"/": {
"total": 1858.1917190551758,
"used": 9.558456420898438
}
},
"gpuapple": {
"type": "Apple M2 Pro",
"vendor": "sppci_vendor_Apple"
},
"memory": {
"total": 32.0
}
}

View File

@ -0,0 +1 @@
{"_wandb": {"runtime": 45}}

View File

@ -0,0 +1,168 @@
name: yolov7
channels:
- pytorch
- defaults
dependencies:
- blas=1.0=openblas
- brotli-python=1.0.9=py39h313beb8_8
- ca-certificates=2024.7.2=hca03da5_0
- certifi=2024.7.4=py39hca03da5_0
- cffi=1.16.0=py39h80987f9_1
- freetype=2.12.1=h1192e45_0
- future=0.18.3=py39hca03da5_0
- gmp=6.2.1=hc377ac9_3
- gmpy2=2.1.2=py39h8c48613_0
- idna=3.7=py39hca03da5_0
- jinja2=3.1.4=py39hca03da5_0
- jpeg=9e=h80987f9_1
- lcms2=2.12=hba8e193_0
- lerc=3.0=hc377ac9_0
- libcxx=14.0.6=h848a8c0_0
- libdeflate=1.17=h80987f9_1
- libffi=3.4.4=hca03da5_1
- libgfortran=5.0.0=11_3_0_hca03da5_28
- libgfortran5=11.3.0=h009349e_28
- libjpeg-turbo=2.0.0=h1a28f6b_0
- libopenblas=0.3.21=h269037a_0
- libpng=1.6.39=h80987f9_0
- libprotobuf=3.20.3=h514c7bf_0
- libtiff=4.5.1=h313beb8_0
- libuv=1.48.0=h80987f9_0
- libwebp-base=1.3.2=h80987f9_0
- llvm-openmp=14.0.6=hc6e5704_0
- lz4-c=1.9.4=h313beb8_1
- mpc=1.1.0=h8c48613_1
- mpfr=4.0.2=h695f6f0_1
- mpmath=1.3.0=py39hca03da5_0
- ncurses=6.4=h313beb8_0
- networkx=3.2.1=py39hca03da5_0
- ninja-base=1.10.2=h525c30c_5
- numpy=1.26.4=py39h3b2db8e_0
- numpy-base=1.26.4=py39ha9811e2_0
- openjpeg=2.4.0=h0ed58ac_2
- openssl=3.0.14=h80987f9_0
- pillow=10.4.0=py39h80987f9_0
- pip=24.0=py39hca03da5_0
- pycparser=2.21=pyhd3eb1b0_0
- pysocks=1.7.1=py39hca03da5_0
- python=3.9.19=hb885b13_1
- pytorch=2.3.0=py3.9_0
- pyyaml=6.0.1=py39h80987f9_0
- readline=8.2=h1a28f6b_0
- setuptools=69.5.1=py39hca03da5_0
- sleef=3.5.1=h80987f9_2
- sqlite=3.45.3=h80987f9_0
- tk=8.6.14=h6ba3021_0
- torchaudio=2.3.0=py39_cpu
- typing-extensions=4.11.0=py39hca03da5_0
- typing_extensions=4.11.0=py39hca03da5_0
- urllib3=2.2.2=py39hca03da5_0
- wheel=0.43.0=py39hca03da5_0
- xz=5.4.6=h80987f9_1
- yaml=0.2.5=h1a28f6b_0
- zlib=1.2.13=h18a0788_1
- zstd=1.5.5=hd90d995_2
- pip:
- absl-py==2.1.0
- appnope==0.1.4
- asttokens==2.4.1
- attrs==23.2.0
- backcall==0.2.0
- beautifulsoup4==4.12.3
- bleach==6.1.0
- charset-normalizer==3.3.2
- click==8.1.7
- contourpy==1.2.1
- cycler==0.12.1
- cython==3.0.10
- cython-bbox==0.1.3
- decorator==5.1.1
- defusedxml==0.7.1
- docker-pycreds==0.4.0
- docopt==0.6.2
- executing==2.0.1
- fastjsonschema==2.20.0
- filelock==3.15.4
- filterpy==1.4.5
- fonttools==4.53.1
- fsspec==2024.6.1
- gdown==5.2.0
- gitdb==4.0.11
- gitpython==3.1.43
- grpcio==1.64.1
- importlib-metadata==8.0.0
- importlib-resources==6.4.0
- ipython==8.12.3
- jedi==0.19.1
- joblib==1.4.2
- jsonschema==4.23.0
- jsonschema-specifications==2023.12.1
- jupyter-client==8.6.2
- jupyter-core==5.7.2
- jupyterlab-pygments==0.3.0
- kiwisolver==1.4.5
- lap==0.4.0
- loguru==0.7.2
- markdown==3.6
- markupsafe==2.1.5
- matplotlib==3.9.1
- matplotlib-inline==0.1.7
- mistune==3.0.2
- motmetrics==1.4.0
- nbclient==0.10.0
- nbconvert==7.16.4
- nbformat==5.10.4
- ninja==1.11.1.1
- opencv-python==4.10.0.84
- packaging==24.1
- pandas==2.2.2
- pandocfilters==1.5.1
- parso==0.8.4
- pexpect==4.9.0
- pickleshare==0.7.5
- pipreqs==0.5.0
- platformdirs==4.2.2
- prompt-toolkit==3.0.47
- protobuf==4.25.3
- psutil==6.0.0
- ptyprocess==0.7.0
- pure-eval==0.2.2
- pygments==2.18.0
- pyparsing==3.1.2
- python-dateutil==2.9.0.post0
- pytz==2024.1
- pyzmq==26.0.3
- referencing==0.35.1
- requests==2.32.3
- rpds-py==0.19.0
- scikit-learn==1.5.1
- scipy==1.13.1
- seaborn==0.13.2
- sentry-sdk==2.10.0
- setproctitle==1.3.3
- six==1.16.0
- smmap==5.0.1
- soupsieve==2.5
- stack-data==0.6.3
- sympy==1.13.0
- tabulate==0.9.0
- tensorboard==2.17.0
- tensorboard-data-server==0.7.2
- thop==0.1.1-2209072238
- threadpoolctl==3.5.0
- tinycss2==1.3.0
- torch==2.3.1
- torchvision==0.18.1
- tornado==6.4.1
- tqdm==4.66.4
- traitlets==5.14.3
- tzdata==2024.1
- ultralytics==8.0.94
- wandb==0.17.4
- wcwidth==0.2.13
- webencodings==0.5.1
- werkzeug==3.0.3
- xmltodict==0.13.0
- yarg==0.1.9
- zipp==3.19.2
prefix: /Users/noham/miniconda3/envs/yolov7

View File

@ -0,0 +1,260 @@
wandb_version: 1
dataset:
desc: null
value: dataset2fps_20240718_
weights:
desc: null
value: ''
cfg:
desc: null
value: cfg/training/yolov7x_dataset2fps.yaml
data:
desc: null
value: data/dataset2fps/dataset.yaml
hyp:
desc: null
value:
lr0: 0.01
lrf: 0.1
momentum: 0.937
weight_decay: 0.0005
warmup_epochs: 3.0
warmup_momentum: 0.8
warmup_bias_lr: 0.1
box: 0.05
cls: 0.3
cls_pw: 1.0
obj: 0.7
obj_pw: 1.0
iou_t: 0.2
anchor_t: 4.0
fl_gamma: 0.0
hsv_h: 0.015
hsv_s: 0.7
hsv_v: 0.4
degrees: 0.0
translate: 0.2
scale: 0.5
shear: 0.0
perspective: 0.0
flipud: 0.0
fliplr: 0.5
mosaic: 1.0
mixup: 0.0
copy_paste: 0.0
paste_in: 0.0
epochs:
desc: null
value: 20
batch_size:
desc: null
value: 4
img_size:
desc: null
value:
- 1280
- 720
rect:
desc: null
value: false
resume:
desc: null
value: false
nosave:
desc: null
value: false
notest:
desc: null
value: false
noautoanchor:
desc: null
value: false
evolve:
desc: null
value: false
bucket:
desc: null
value: ''
cache_images:
desc: null
value: false
image_weights:
desc: null
value: false
device:
desc: null
value: cpu
multi_scale:
desc: null
value: false
single_cls:
desc: null
value: false
adam:
desc: null
value: false
sync_bn:
desc: null
value: false
local_rank:
desc: null
value: -1
workers:
desc: null
value: 1
project:
desc: null
value: runs/train
entity:
desc: null
value: null
name:
desc: null
value: yolov7x-dataset2fps_20240718
exist_ok:
desc: null
value: false
quad:
desc: null
value: false
linear_lr:
desc: null
value: false
label_smoothing:
desc: null
value: 0.0
upload_dataset:
desc: null
value: false
bbox_interval:
desc: null
value: -1
save_period:
desc: null
value: -1
artifact_alias:
desc: null
value: latest
world_size:
desc: null
value: 1
global_rank:
desc: null
value: -1
save_dir:
desc: null
value: runs/train/yolov7x-dataset2fps_202407183
total_batch_size:
desc: null
value: 4
_wandb:
desc: null
value:
python_version: 3.9.19
cli_version: 0.17.4
framework: torch
is_jupyter_run: false
is_kaggle_kernel: false
start_time: 1721261675
t:
1:
- 1
- 41
- 55
2:
- 1
- 41
- 55
3:
- 13
- 16
- 19
- 23
4: 3.9.19
5: 0.17.4
8:
- 4
- 5
13: darwin-arm64
opt:
desc: null
value:
dataset: dataset2fps_20240718_
weights: ''
cfg: cfg/training/yolov7x_dataset2fps.yaml
data: data/dataset2fps/dataset.yaml
hyp:
lr0: 0.01
lrf: 0.1
momentum: 0.937
weight_decay: 0.0005
warmup_epochs: 3.0
warmup_momentum: 0.8
warmup_bias_lr: 0.1
box: 0.05
cls: 0.3
cls_pw: 1.0
obj: 0.7
obj_pw: 1.0
iou_t: 0.2
anchor_t: 4.0
fl_gamma: 0.0
hsv_h: 0.015
hsv_s: 0.7
hsv_v: 0.4
degrees: 0.0
translate: 0.2
scale: 0.5
shear: 0.0
perspective: 0.0
flipud: 0.0
fliplr: 0.5
mosaic: 1.0
mixup: 0.0
copy_paste: 0.0
paste_in: 0.0
epochs: 20
batch_size: 4
img_size:
- 1280
- 720
rect: false
resume: false
nosave: false
notest: false
noautoanchor: false
evolve: false
bucket: ''
cache_images: false
image_weights: false
device: cpu
multi_scale: false
single_cls: false
adam: false
sync_bn: false
local_rank: -1
workers: 1
project: runs/train
entity: null
name: yolov7x-dataset2fps_20240718
exist_ok: false
quad: false
linear_lr: false
label_smoothing: 0.0
upload_dataset: false
bbox_interval: -1
save_period: -1
artifact_alias: latest
world_size: 1
global_rank: -1
save_dir: runs/train/yolov7x-dataset2fps_202407183
total_batch_size: 4
data_dict:
desc: null
value:
train: data/dataset2fps/liste_images.txt
val: data/dataset2fps/liste_images.txt
nc: 1
names:
- runner

View File

@ -0,0 +1,128 @@
Brotli==1.0.9
Cython==3.0.10
GitPython==3.1.43
Jinja2==3.1.4
Markdown==3.6
MarkupSafe==2.1.3
MarkupSafe==2.1.5
PySocks==1.7.1
PyYAML==6.0.1
Pygments==2.18.0
Werkzeug==3.0.3
absl-py==2.1.0
appnope==0.1.4
asttokens==2.4.1
attrs==23.2.0
backcall==0.2.0
beautifulsoup4==4.12.3
bleach==6.1.0
certifi==2024.7.4
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
contourpy==1.2.1
cycler==0.12.1
cython_bbox==0.1.3
decorator==5.1.1
defusedxml==0.7.1
docker-pycreds==0.4.0
docopt==0.6.2
executing==2.0.1
fastjsonschema==2.20.0
filelock==3.13.1
filelock==3.15.4
filterpy==1.4.5
fonttools==4.53.1
fsspec==2024.6.1
future==0.18.3
gdown==5.2.0
gitdb==4.0.11
gmpy2==2.1.2
grpcio==1.64.1
idna==3.7
importlib_metadata==8.0.0
importlib_resources==6.4.0
ipython==8.12.3
jedi==0.19.1
joblib==1.4.2
jsonschema-specifications==2023.12.1
jsonschema==4.23.0
jupyter_client==8.6.2
jupyter_core==5.7.2
jupyterlab_pygments==0.3.0
kiwisolver==1.4.5
lap==0.4.0
loguru==0.7.2
matplotlib-inline==0.1.7
matplotlib==3.9.1
mistune==3.0.2
motmetrics==1.4.0
mpmath==1.3.0
nbclient==0.10.0
nbconvert==7.16.4
nbformat==5.10.4
networkx==3.2.1
ninja==1.11.1.1
numpy==1.26.4
opencv-python==4.10.0.84
packaging==24.1
pandas==2.2.2
pandocfilters==1.5.1
parso==0.8.4
pexpect==4.9.0
pickleshare==0.7.5
pillow==10.4.0
pip==24.0
pipreqs==0.5.0
platformdirs==4.2.2
prompt_toolkit==3.0.47
protobuf==4.25.3
psutil==6.0.0
ptyprocess==0.7.0
pure-eval==0.2.2
pycparser==2.21
pyparsing==3.1.2
python-dateutil==2.9.0.post0
pytz==2024.1
pyzmq==26.0.3
referencing==0.35.1
requests==2.32.2
requests==2.32.3
rpds-py==0.19.0
scikit-learn==1.5.1
scipy==1.13.1
seaborn==0.13.2
sentry-sdk==2.10.0
setproctitle==1.3.3
setuptools==69.5.1
six==1.16.0
smmap==5.0.1
soupsieve==2.5
stack-data==0.6.3
sympy==1.12
sympy==1.13.0
tabulate==0.9.0
tensorboard-data-server==0.7.2
tensorboard==2.17.0
thop==0.1.1-2209072238
threadpoolctl==3.5.0
tinycss2==1.3.0
torch==2.3.0
torch==2.3.1
torchaudio==2.3.0
torchvision==0.18.0
torchvision==0.18.1
tornado==6.4.1
tqdm==4.66.4
traitlets==5.14.3
typing_extensions==4.11.0
tzdata==2024.1
ultralytics==8.0.94
urllib3==2.2.2
wandb==0.17.4
wcwidth==0.2.13
webencodings==0.5.1
wheel==0.43.0
xmltodict==0.13.0
yarg==0.1.9
zipp==3.19.2

View File

@ -0,0 +1,73 @@
{
"os": "macOS-14.5-arm64-arm-64bit",
"python": "3.9.19",
"heartbeatAt": "2024-07-18T00:14:36.977989",
"startedAt": "2024-07-18T00:14:35.861619",
"docker": null,
"cuda": null,
"args": [
"--dataset",
"dataset2fps_20240718_",
"--epochs",
"20",
"--workers",
"1",
"--device",
"cpu",
"--batch-size",
"4",
"--data",
"data/dataset2fps/dataset.yaml",
"--img",
"1280",
"720",
"--cfg",
"cfg/training/yolov7x_dataset2fps.yaml",
"--weights",
"",
"--name",
"yolov7x-dataset2fps_20240718",
"--hyp",
"data/hyp.scratch.custom.yaml"
],
"state": "running",
"program": "/Users/noham/Documents/GitHub/Stage-2024/test/yolov7-tracker/train.py",
"codePathLocal": "train.py",
"codePath": "test/yolov7-tracker/train.py",
"git": {
"remote": "https://github.com/NohamR/Stage-2024.git",
"commit": "be9f76b75999d754305b5a9b3747be1476dda92c"
},
"email": "100566912+NohamR@users.noreply.github.com",
"root": "/Users/noham/Documents/GitHub/Stage-2024",
"host": "propulsion",
"username": "noham",
"executable": "/Users/noham/miniconda3/envs/yolov7/bin/python3",
"cpu_count": 10,
"cpu_count_logical": 10,
"cpu_freq": {
"current": 3504,
"min": 702,
"max": 3504
},
"cpu_freq_per_core": [
{
"current": 3504,
"min": 702,
"max": 3504
}
],
"disk": {
"/": {
"total": 1858.1917190551758,
"used": 9.558456420898438
}
},
"gpuapple": {
"type": "Apple M2 Pro",
"vendor": "sppci_vendor_Apple"
},
"memory": {
"total": 32.0
}
}

View File

@ -0,0 +1 @@
{"_wandb": {"runtime": 1}}

View File

@ -0,0 +1,168 @@
name: yolov7
channels:
- pytorch
- defaults
dependencies:
- blas=1.0=openblas
- brotli-python=1.0.9=py39h313beb8_8
- ca-certificates=2024.7.2=hca03da5_0
- certifi=2024.7.4=py39hca03da5_0
- cffi=1.16.0=py39h80987f9_1
- freetype=2.12.1=h1192e45_0
- future=0.18.3=py39hca03da5_0
- gmp=6.2.1=hc377ac9_3
- gmpy2=2.1.2=py39h8c48613_0
- idna=3.7=py39hca03da5_0
- jinja2=3.1.4=py39hca03da5_0
- jpeg=9e=h80987f9_1
- lcms2=2.12=hba8e193_0
- lerc=3.0=hc377ac9_0
- libcxx=14.0.6=h848a8c0_0
- libdeflate=1.17=h80987f9_1
- libffi=3.4.4=hca03da5_1
- libgfortran=5.0.0=11_3_0_hca03da5_28
- libgfortran5=11.3.0=h009349e_28
- libjpeg-turbo=2.0.0=h1a28f6b_0
- libopenblas=0.3.21=h269037a_0
- libpng=1.6.39=h80987f9_0
- libprotobuf=3.20.3=h514c7bf_0
- libtiff=4.5.1=h313beb8_0
- libuv=1.48.0=h80987f9_0
- libwebp-base=1.3.2=h80987f9_0
- llvm-openmp=14.0.6=hc6e5704_0
- lz4-c=1.9.4=h313beb8_1
- mpc=1.1.0=h8c48613_1
- mpfr=4.0.2=h695f6f0_1
- mpmath=1.3.0=py39hca03da5_0
- ncurses=6.4=h313beb8_0
- networkx=3.2.1=py39hca03da5_0
- ninja-base=1.10.2=h525c30c_5
- numpy=1.26.4=py39h3b2db8e_0
- numpy-base=1.26.4=py39ha9811e2_0
- openjpeg=2.4.0=h0ed58ac_2
- openssl=3.0.14=h80987f9_0
- pillow=10.4.0=py39h80987f9_0
- pip=24.0=py39hca03da5_0
- pycparser=2.21=pyhd3eb1b0_0
- pysocks=1.7.1=py39hca03da5_0
- python=3.9.19=hb885b13_1
- pytorch=2.3.0=py3.9_0
- pyyaml=6.0.1=py39h80987f9_0
- readline=8.2=h1a28f6b_0
- setuptools=69.5.1=py39hca03da5_0
- sleef=3.5.1=h80987f9_2
- sqlite=3.45.3=h80987f9_0
- tk=8.6.14=h6ba3021_0
- torchaudio=2.3.0=py39_cpu
- typing-extensions=4.11.0=py39hca03da5_0
- typing_extensions=4.11.0=py39hca03da5_0
- urllib3=2.2.2=py39hca03da5_0
- wheel=0.43.0=py39hca03da5_0
- xz=5.4.6=h80987f9_1
- yaml=0.2.5=h1a28f6b_0
- zlib=1.2.13=h18a0788_1
- zstd=1.5.5=hd90d995_2
- pip:
- absl-py==2.1.0
- appnope==0.1.4
- asttokens==2.4.1
- attrs==23.2.0
- backcall==0.2.0
- beautifulsoup4==4.12.3
- bleach==6.1.0
- charset-normalizer==3.3.2
- click==8.1.7
- contourpy==1.2.1
- cycler==0.12.1
- cython==3.0.10
- cython-bbox==0.1.3
- decorator==5.1.1
- defusedxml==0.7.1
- docker-pycreds==0.4.0
- docopt==0.6.2
- executing==2.0.1
- fastjsonschema==2.20.0
- filelock==3.15.4
- filterpy==1.4.5
- fonttools==4.53.1
- fsspec==2024.6.1
- gdown==5.2.0
- gitdb==4.0.11
- gitpython==3.1.43
- grpcio==1.64.1
- importlib-metadata==8.0.0
- importlib-resources==6.4.0
- ipython==8.12.3
- jedi==0.19.1
- joblib==1.4.2
- jsonschema==4.23.0
- jsonschema-specifications==2023.12.1
- jupyter-client==8.6.2
- jupyter-core==5.7.2
- jupyterlab-pygments==0.3.0
- kiwisolver==1.4.5
- lap==0.4.0
- loguru==0.7.2
- markdown==3.6
- markupsafe==2.1.5
- matplotlib==3.9.1
- matplotlib-inline==0.1.7
- mistune==3.0.2
- motmetrics==1.4.0
- nbclient==0.10.0
- nbconvert==7.16.4
- nbformat==5.10.4
- ninja==1.11.1.1
- opencv-python==4.10.0.84
- packaging==24.1
- pandas==2.2.2
- pandocfilters==1.5.1
- parso==0.8.4
- pexpect==4.9.0
- pickleshare==0.7.5
- pipreqs==0.5.0
- platformdirs==4.2.2
- prompt-toolkit==3.0.47
- protobuf==4.25.3
- psutil==6.0.0
- ptyprocess==0.7.0
- pure-eval==0.2.2
- pygments==2.18.0
- pyparsing==3.1.2
- python-dateutil==2.9.0.post0
- pytz==2024.1
- pyzmq==26.0.3
- referencing==0.35.1
- requests==2.32.3
- rpds-py==0.19.0
- scikit-learn==1.5.1
- scipy==1.13.1
- seaborn==0.13.2
- sentry-sdk==2.10.0
- setproctitle==1.3.3
- six==1.16.0
- smmap==5.0.1
- soupsieve==2.5
- stack-data==0.6.3
- sympy==1.13.0
- tabulate==0.9.0
- tensorboard==2.17.0
- tensorboard-data-server==0.7.2
- thop==0.1.1-2209072238
- threadpoolctl==3.5.0
- tinycss2==1.3.0
- torch==2.3.1
- torchvision==0.18.1
- tornado==6.4.1
- tqdm==4.66.4
- traitlets==5.14.3
- tzdata==2024.1
- ultralytics==8.0.94
- wandb==0.17.4
- wcwidth==0.2.13
- webencodings==0.5.1
- werkzeug==3.0.3
- xmltodict==0.13.0
- yarg==0.1.9
- zipp==3.19.2
prefix: /Users/noham/miniconda3/envs/yolov7

View File

@ -0,0 +1,260 @@
wandb_version: 1
dataset:
desc: null
value: dataset2fps_20240718_
weights:
desc: null
value: ''
cfg:
desc: null
value: cfg/training/yolov7x_dataset2fps.yaml
data:
desc: null
value: data/dataset2fps/dataset.yaml
hyp:
desc: null
value:
lr0: 0.01
lrf: 0.1
momentum: 0.937
weight_decay: 0.0005
warmup_epochs: 3.0
warmup_momentum: 0.8
warmup_bias_lr: 0.1
box: 0.05
cls: 0.3
cls_pw: 1.0
obj: 0.7
obj_pw: 1.0
iou_t: 0.2
anchor_t: 4.0
fl_gamma: 0.0
hsv_h: 0.015
hsv_s: 0.7
hsv_v: 0.4
degrees: 0.0
translate: 0.2
scale: 0.5
shear: 0.0
perspective: 0.0
flipud: 0.0
fliplr: 0.5
mosaic: 1.0
mixup: 0.0
copy_paste: 0.0
paste_in: 0.0
epochs:
desc: null
value: 20
batch_size:
desc: null
value: 4
img_size:
desc: null
value:
- 1280
- 720
rect:
desc: null
value: false
resume:
desc: null
value: false
nosave:
desc: null
value: false
notest:
desc: null
value: false
noautoanchor:
desc: null
value: false
evolve:
desc: null
value: false
bucket:
desc: null
value: ''
cache_images:
desc: null
value: false
image_weights:
desc: null
value: false
device:
desc: null
value: cpu
multi_scale:
desc: null
value: false
single_cls:
desc: null
value: false
adam:
desc: null
value: false
sync_bn:
desc: null
value: false
local_rank:
desc: null
value: -1
workers:
desc: null
value: 1
project:
desc: null
value: runs/train
entity:
desc: null
value: null
name:
desc: null
value: yolov7x-dataset2fps_20240718
exist_ok:
desc: null
value: false
quad:
desc: null
value: false
linear_lr:
desc: null
value: false
label_smoothing:
desc: null
value: 0.0
upload_dataset:
desc: null
value: false
bbox_interval:
desc: null
value: -1
save_period:
desc: null
value: -1
artifact_alias:
desc: null
value: latest
world_size:
desc: null
value: 1
global_rank:
desc: null
value: -1
save_dir:
desc: null
value: runs/train/yolov7x-dataset2fps_202407184
total_batch_size:
desc: null
value: 4
_wandb:
desc: null
value:
python_version: 3.9.19
cli_version: 0.17.4
framework: torch
is_jupyter_run: false
is_kaggle_kernel: false
start_time: 1721261716
t:
1:
- 1
- 41
- 55
2:
- 1
- 41
- 55
3:
- 13
- 16
- 19
- 23
4: 3.9.19
5: 0.17.4
8:
- 4
- 5
13: darwin-arm64
opt:
desc: null
value:
dataset: dataset2fps_20240718_
weights: ''
cfg: cfg/training/yolov7x_dataset2fps.yaml
data: data/dataset2fps/dataset.yaml
hyp:
lr0: 0.01
lrf: 0.1
momentum: 0.937
weight_decay: 0.0005
warmup_epochs: 3.0
warmup_momentum: 0.8
warmup_bias_lr: 0.1
box: 0.05
cls: 0.3
cls_pw: 1.0
obj: 0.7
obj_pw: 1.0
iou_t: 0.2
anchor_t: 4.0
fl_gamma: 0.0
hsv_h: 0.015
hsv_s: 0.7
hsv_v: 0.4
degrees: 0.0
translate: 0.2
scale: 0.5
shear: 0.0
perspective: 0.0
flipud: 0.0
fliplr: 0.5
mosaic: 1.0
mixup: 0.0
copy_paste: 0.0
paste_in: 0.0
epochs: 20
batch_size: 4
img_size:
- 1280
- 720
rect: false
resume: false
nosave: false
notest: false
noautoanchor: false
evolve: false
bucket: ''
cache_images: false
image_weights: false
device: cpu
multi_scale: false
single_cls: false
adam: false
sync_bn: false
local_rank: -1
workers: 1
project: runs/train
entity: null
name: yolov7x-dataset2fps_20240718
exist_ok: false
quad: false
linear_lr: false
label_smoothing: 0.0
upload_dataset: false
bbox_interval: -1
save_period: -1
artifact_alias: latest
world_size: 1
global_rank: -1
save_dir: runs/train/yolov7x-dataset2fps_202407184
total_batch_size: 4
data_dict:
desc: null
value:
train: data/dataset2fps/liste_images.txt
val: data/dataset2fps/liste_images.txt
nc: 1
names:
- runner

View File

@ -0,0 +1,128 @@
Brotli==1.0.9
Cython==3.0.10
GitPython==3.1.43
Jinja2==3.1.4
Markdown==3.6
MarkupSafe==2.1.3
MarkupSafe==2.1.5
PySocks==1.7.1
PyYAML==6.0.1
Pygments==2.18.0
Werkzeug==3.0.3
absl-py==2.1.0
appnope==0.1.4
asttokens==2.4.1
attrs==23.2.0
backcall==0.2.0
beautifulsoup4==4.12.3
bleach==6.1.0
certifi==2024.7.4
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
contourpy==1.2.1
cycler==0.12.1
cython_bbox==0.1.3
decorator==5.1.1
defusedxml==0.7.1
docker-pycreds==0.4.0
docopt==0.6.2
executing==2.0.1
fastjsonschema==2.20.0
filelock==3.13.1
filelock==3.15.4
filterpy==1.4.5
fonttools==4.53.1
fsspec==2024.6.1
future==0.18.3
gdown==5.2.0
gitdb==4.0.11
gmpy2==2.1.2
grpcio==1.64.1
idna==3.7
importlib_metadata==8.0.0
importlib_resources==6.4.0
ipython==8.12.3
jedi==0.19.1
joblib==1.4.2
jsonschema-specifications==2023.12.1
jsonschema==4.23.0
jupyter_client==8.6.2
jupyter_core==5.7.2
jupyterlab_pygments==0.3.0
kiwisolver==1.4.5
lap==0.4.0
loguru==0.7.2
matplotlib-inline==0.1.7
matplotlib==3.9.1
mistune==3.0.2
motmetrics==1.4.0
mpmath==1.3.0
nbclient==0.10.0
nbconvert==7.16.4
nbformat==5.10.4
networkx==3.2.1
ninja==1.11.1.1
numpy==1.26.4
opencv-python==4.10.0.84
packaging==24.1
pandas==2.2.2
pandocfilters==1.5.1
parso==0.8.4
pexpect==4.9.0
pickleshare==0.7.5
pillow==10.4.0
pip==24.0
pipreqs==0.5.0
platformdirs==4.2.2
prompt_toolkit==3.0.47
protobuf==4.25.3
psutil==6.0.0
ptyprocess==0.7.0
pure-eval==0.2.2
pycparser==2.21
pyparsing==3.1.2
python-dateutil==2.9.0.post0
pytz==2024.1
pyzmq==26.0.3
referencing==0.35.1
requests==2.32.2
requests==2.32.3
rpds-py==0.19.0
scikit-learn==1.5.1
scipy==1.13.1
seaborn==0.13.2
sentry-sdk==2.10.0
setproctitle==1.3.3
setuptools==69.5.1
six==1.16.0
smmap==5.0.1
soupsieve==2.5
stack-data==0.6.3
sympy==1.12
sympy==1.13.0
tabulate==0.9.0
tensorboard-data-server==0.7.2
tensorboard==2.17.0
thop==0.1.1-2209072238
threadpoolctl==3.5.0
tinycss2==1.3.0
torch==2.3.0
torch==2.3.1
torchaudio==2.3.0
torchvision==0.18.0
torchvision==0.18.1
tornado==6.4.1
tqdm==4.66.4
traitlets==5.14.3
typing_extensions==4.11.0
tzdata==2024.1
ultralytics==8.0.94
urllib3==2.2.2
wandb==0.17.4
wcwidth==0.2.13
webencodings==0.5.1
wheel==0.43.0
xmltodict==0.13.0
yarg==0.1.9
zipp==3.19.2

View File

@ -0,0 +1,73 @@
{
"os": "macOS-14.5-arm64-arm-64bit",
"python": "3.9.19",
"heartbeatAt": "2024-07-18T00:15:17.774050",
"startedAt": "2024-07-18T00:15:16.535214",
"docker": null,
"cuda": null,
"args": [
"--dataset",
"dataset2fps_20240718_",
"--epochs",
"20",
"--workers",
"1",
"--device",
"cpu",
"--batch-size",
"4",
"--data",
"data/dataset2fps/dataset.yaml",
"--img",
"1280",
"720",
"--cfg",
"cfg/training/yolov7x_dataset2fps.yaml",
"--weights",
"",
"--name",
"yolov7x-dataset2fps_20240718",
"--hyp",
"data/hyp.scratch.custom.yaml"
],
"state": "running",
"program": "/Users/noham/Documents/GitHub/Stage-2024/test/yolov7-tracker/train.py",
"codePathLocal": "train.py",
"codePath": "test/yolov7-tracker/train.py",
"git": {
"remote": "https://github.com/NohamR/Stage-2024.git",
"commit": "be9f76b75999d754305b5a9b3747be1476dda92c"
},
"email": "100566912+NohamR@users.noreply.github.com",
"root": "/Users/noham/Documents/GitHub/Stage-2024",
"host": "propulsion",
"username": "noham",
"executable": "/Users/noham/miniconda3/envs/yolov7/bin/python3",
"cpu_count": 10,
"cpu_count_logical": 10,
"cpu_freq": {
"current": 3504,
"min": 702,
"max": 3504
},
"cpu_freq_per_core": [
{
"current": 3504,
"min": 702,
"max": 3504
}
],
"disk": {
"/": {
"total": 1858.1917190551758,
"used": 9.558456420898438
}
},
"gpuapple": {
"type": "Apple M2 Pro",
"vendor": "sppci_vendor_Apple"
},
"memory": {
"total": 32.0
}
}

View File

@ -0,0 +1 @@
{"_wandb": {"runtime": 1}}

View File

@ -0,0 +1,168 @@
name: yolov7
channels:
- pytorch
- defaults
dependencies:
- blas=1.0=openblas
- brotli-python=1.0.9=py39h313beb8_8
- ca-certificates=2024.7.2=hca03da5_0
- certifi=2024.7.4=py39hca03da5_0
- cffi=1.16.0=py39h80987f9_1
- freetype=2.12.1=h1192e45_0
- future=0.18.3=py39hca03da5_0
- gmp=6.2.1=hc377ac9_3
- gmpy2=2.1.2=py39h8c48613_0
- idna=3.7=py39hca03da5_0
- jinja2=3.1.4=py39hca03da5_0
- jpeg=9e=h80987f9_1
- lcms2=2.12=hba8e193_0
- lerc=3.0=hc377ac9_0
- libcxx=14.0.6=h848a8c0_0
- libdeflate=1.17=h80987f9_1
- libffi=3.4.4=hca03da5_1
- libgfortran=5.0.0=11_3_0_hca03da5_28
- libgfortran5=11.3.0=h009349e_28
- libjpeg-turbo=2.0.0=h1a28f6b_0
- libopenblas=0.3.21=h269037a_0
- libpng=1.6.39=h80987f9_0
- libprotobuf=3.20.3=h514c7bf_0
- libtiff=4.5.1=h313beb8_0
- libuv=1.48.0=h80987f9_0
- libwebp-base=1.3.2=h80987f9_0
- llvm-openmp=14.0.6=hc6e5704_0
- lz4-c=1.9.4=h313beb8_1
- mpc=1.1.0=h8c48613_1
- mpfr=4.0.2=h695f6f0_1
- mpmath=1.3.0=py39hca03da5_0
- ncurses=6.4=h313beb8_0
- networkx=3.2.1=py39hca03da5_0
- ninja-base=1.10.2=h525c30c_5
- numpy=1.26.4=py39h3b2db8e_0
- numpy-base=1.26.4=py39ha9811e2_0
- openjpeg=2.4.0=h0ed58ac_2
- openssl=3.0.14=h80987f9_0
- pillow=10.4.0=py39h80987f9_0
- pip=24.0=py39hca03da5_0
- pycparser=2.21=pyhd3eb1b0_0
- pysocks=1.7.1=py39hca03da5_0
- python=3.9.19=hb885b13_1
- pytorch=2.3.0=py3.9_0
- pyyaml=6.0.1=py39h80987f9_0
- readline=8.2=h1a28f6b_0
- setuptools=69.5.1=py39hca03da5_0
- sleef=3.5.1=h80987f9_2
- sqlite=3.45.3=h80987f9_0
- tk=8.6.14=h6ba3021_0
- torchaudio=2.3.0=py39_cpu
- typing-extensions=4.11.0=py39hca03da5_0
- typing_extensions=4.11.0=py39hca03da5_0
- urllib3=2.2.2=py39hca03da5_0
- wheel=0.43.0=py39hca03da5_0
- xz=5.4.6=h80987f9_1
- yaml=0.2.5=h1a28f6b_0
- zlib=1.2.13=h18a0788_1
- zstd=1.5.5=hd90d995_2
- pip:
- absl-py==2.1.0
- appnope==0.1.4
- asttokens==2.4.1
- attrs==23.2.0
- backcall==0.2.0
- beautifulsoup4==4.12.3
- bleach==6.1.0
- charset-normalizer==3.3.2
- click==8.1.7
- contourpy==1.2.1
- cycler==0.12.1
- cython==3.0.10
- cython-bbox==0.1.3
- decorator==5.1.1
- defusedxml==0.7.1
- docker-pycreds==0.4.0
- docopt==0.6.2
- executing==2.0.1
- fastjsonschema==2.20.0
- filelock==3.15.4
- filterpy==1.4.5
- fonttools==4.53.1
- fsspec==2024.6.1
- gdown==5.2.0
- gitdb==4.0.11
- gitpython==3.1.43
- grpcio==1.64.1
- importlib-metadata==8.0.0
- importlib-resources==6.4.0
- ipython==8.12.3
- jedi==0.19.1
- joblib==1.4.2
- jsonschema==4.23.0
- jsonschema-specifications==2023.12.1
- jupyter-client==8.6.2
- jupyter-core==5.7.2
- jupyterlab-pygments==0.3.0
- kiwisolver==1.4.5
- lap==0.4.0
- loguru==0.7.2
- markdown==3.6
- markupsafe==2.1.5
- matplotlib==3.9.1
- matplotlib-inline==0.1.7
- mistune==3.0.2
- motmetrics==1.4.0
- nbclient==0.10.0
- nbconvert==7.16.4
- nbformat==5.10.4
- ninja==1.11.1.1
- opencv-python==4.10.0.84
- packaging==24.1
- pandas==2.2.2
- pandocfilters==1.5.1
- parso==0.8.4
- pexpect==4.9.0
- pickleshare==0.7.5
- pipreqs==0.5.0
- platformdirs==4.2.2
- prompt-toolkit==3.0.47
- protobuf==4.25.3
- psutil==6.0.0
- ptyprocess==0.7.0
- pure-eval==0.2.2
- pygments==2.18.0
- pyparsing==3.1.2
- python-dateutil==2.9.0.post0
- pytz==2024.1
- pyzmq==26.0.3
- referencing==0.35.1
- requests==2.32.3
- rpds-py==0.19.0
- scikit-learn==1.5.1
- scipy==1.13.1
- seaborn==0.13.2
- sentry-sdk==2.10.0
- setproctitle==1.3.3
- six==1.16.0
- smmap==5.0.1
- soupsieve==2.5
- stack-data==0.6.3
- sympy==1.13.0
- tabulate==0.9.0
- tensorboard==2.17.0
- tensorboard-data-server==0.7.2
- thop==0.1.1-2209072238
- threadpoolctl==3.5.0
- tinycss2==1.3.0
- torch==2.3.1
- torchvision==0.18.1
- tornado==6.4.1
- tqdm==4.66.4
- traitlets==5.14.3
- tzdata==2024.1
- ultralytics==8.0.94
- wandb==0.17.4
- wcwidth==0.2.13
- webencodings==0.5.1
- werkzeug==3.0.3
- xmltodict==0.13.0
- yarg==0.1.9
- zipp==3.19.2
prefix: /Users/noham/miniconda3/envs/yolov7

View File

@ -0,0 +1,252 @@
wandb_version: 1
dataset:
desc: null
value: dataset2fps_20240718_
weights:
desc: null
value: ''
cfg:
desc: null
value: cfg/training/yolov7x_dataset2fps.yaml
data:
desc: null
value: data/dataset2fps/dataset.yaml
hyp:
desc: null
value:
lr0: 0.01
lrf: 0.1
momentum: 0.937
weight_decay: 0.0005
warmup_epochs: 3.0
warmup_momentum: 0.8
warmup_bias_lr: 0.1
box: 0.05
cls: 0.3
cls_pw: 1.0
obj: 0.7
obj_pw: 1.0
iou_t: 0.2
anchor_t: 4.0
fl_gamma: 0.0
hsv_h: 0.015
hsv_s: 0.7
hsv_v: 0.4
degrees: 0.0
translate: 0.2
scale: 0.5
shear: 0.0
perspective: 0.0
flipud: 0.0
fliplr: 0.5
mosaic: 1.0
mixup: 0.0
copy_paste: 0.0
paste_in: 0.0
epochs:
desc: null
value: 20
batch_size:
desc: null
value: 4
img_size:
desc: null
value:
- 1280
- 720
rect:
desc: null
value: false
resume:
desc: null
value: false
nosave:
desc: null
value: false
notest:
desc: null
value: false
noautoanchor:
desc: null
value: false
evolve:
desc: null
value: false
bucket:
desc: null
value: ''
cache_images:
desc: null
value: false
image_weights:
desc: null
value: false
device:
desc: null
value: cpu
multi_scale:
desc: null
value: false
single_cls:
desc: null
value: false
adam:
desc: null
value: false
sync_bn:
desc: null
value: false
local_rank:
desc: null
value: -1
workers:
desc: null
value: 1
project:
desc: null
value: runs/train
entity:
desc: null
value: null
name:
desc: null
value: yolov7x-dataset2fps_20240718
exist_ok:
desc: null
value: false
quad:
desc: null
value: false
linear_lr:
desc: null
value: false
label_smoothing:
desc: null
value: 0.0
upload_dataset:
desc: null
value: true
bbox_interval:
desc: null
value: -1
save_period:
desc: null
value: -1
artifact_alias:
desc: null
value: latest
world_size:
desc: null
value: 1
global_rank:
desc: null
value: -1
save_dir:
desc: null
value: runs/train/yolov7x-dataset2fps_202407185
total_batch_size:
desc: null
value: 4
_wandb:
desc: null
value:
python_version: 3.9.19
cli_version: 0.17.4
framework: torch
is_jupyter_run: false
is_kaggle_kernel: false
start_time: 1721261731
t:
1:
- 1
- 41
- 55
2:
- 1
- 41
- 55
3:
- 13
- 16
- 19
- 23
4: 3.9.19
5: 0.17.4
8:
- 4
- 5
13: darwin-arm64
opt:
desc: null
value:
dataset: dataset2fps_20240718_
weights: ''
cfg: cfg/training/yolov7x_dataset2fps.yaml
data: data/dataset2fps/dataset.yaml
hyp:
lr0: 0.01
lrf: 0.1
momentum: 0.937
weight_decay: 0.0005
warmup_epochs: 3.0
warmup_momentum: 0.8
warmup_bias_lr: 0.1
box: 0.05
cls: 0.3
cls_pw: 1.0
obj: 0.7
obj_pw: 1.0
iou_t: 0.2
anchor_t: 4.0
fl_gamma: 0.0
hsv_h: 0.015
hsv_s: 0.7
hsv_v: 0.4
degrees: 0.0
translate: 0.2
scale: 0.5
shear: 0.0
perspective: 0.0
flipud: 0.0
fliplr: 0.5
mosaic: 1.0
mixup: 0.0
copy_paste: 0.0
paste_in: 0.0
epochs: 20
batch_size: 4
img_size:
- 1280
- 720
rect: false
resume: false
nosave: false
notest: false
noautoanchor: false
evolve: false
bucket: ''
cache_images: false
image_weights: false
device: cpu
multi_scale: false
single_cls: false
adam: false
sync_bn: false
local_rank: -1
workers: 1
project: runs/train
entity: null
name: yolov7x-dataset2fps_20240718
exist_ok: false
quad: false
linear_lr: false
label_smoothing: 0.0
upload_dataset: true
bbox_interval: -1
save_period: -1
artifact_alias: latest
world_size: 1
global_rank: -1
save_dir: runs/train/yolov7x-dataset2fps_202407185
total_batch_size: 4

View File

@ -0,0 +1,128 @@
Brotli==1.0.9
Cython==3.0.10
GitPython==3.1.43
Jinja2==3.1.4
Markdown==3.6
MarkupSafe==2.1.3
MarkupSafe==2.1.5
PySocks==1.7.1
PyYAML==6.0.1
Pygments==2.18.0
Werkzeug==3.0.3
absl-py==2.1.0
appnope==0.1.4
asttokens==2.4.1
attrs==23.2.0
backcall==0.2.0
beautifulsoup4==4.12.3
bleach==6.1.0
certifi==2024.7.4
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
contourpy==1.2.1
cycler==0.12.1
cython_bbox==0.1.3
decorator==5.1.1
defusedxml==0.7.1
docker-pycreds==0.4.0
docopt==0.6.2
executing==2.0.1
fastjsonschema==2.20.0
filelock==3.13.1
filelock==3.15.4
filterpy==1.4.5
fonttools==4.53.1
fsspec==2024.6.1
future==0.18.3
gdown==5.2.0
gitdb==4.0.11
gmpy2==2.1.2
grpcio==1.64.1
idna==3.7
importlib_metadata==8.0.0
importlib_resources==6.4.0
ipython==8.12.3
jedi==0.19.1
joblib==1.4.2
jsonschema-specifications==2023.12.1
jsonschema==4.23.0
jupyter_client==8.6.2
jupyter_core==5.7.2
jupyterlab_pygments==0.3.0
kiwisolver==1.4.5
lap==0.4.0
loguru==0.7.2
matplotlib-inline==0.1.7
matplotlib==3.9.1
mistune==3.0.2
motmetrics==1.4.0
mpmath==1.3.0
nbclient==0.10.0
nbconvert==7.16.4
nbformat==5.10.4
networkx==3.2.1
ninja==1.11.1.1
numpy==1.26.4
opencv-python==4.10.0.84
packaging==24.1
pandas==2.2.2
pandocfilters==1.5.1
parso==0.8.4
pexpect==4.9.0
pickleshare==0.7.5
pillow==10.4.0
pip==24.0
pipreqs==0.5.0
platformdirs==4.2.2
prompt_toolkit==3.0.47
protobuf==4.25.3
psutil==6.0.0
ptyprocess==0.7.0
pure-eval==0.2.2
pycparser==2.21
pyparsing==3.1.2
python-dateutil==2.9.0.post0
pytz==2024.1
pyzmq==26.0.3
referencing==0.35.1
requests==2.32.2
requests==2.32.3
rpds-py==0.19.0
scikit-learn==1.5.1
scipy==1.13.1
seaborn==0.13.2
sentry-sdk==2.10.0
setproctitle==1.3.3
setuptools==69.5.1
six==1.16.0
smmap==5.0.1
soupsieve==2.5
stack-data==0.6.3
sympy==1.12
sympy==1.13.0
tabulate==0.9.0
tensorboard-data-server==0.7.2
tensorboard==2.17.0
thop==0.1.1-2209072238
threadpoolctl==3.5.0
tinycss2==1.3.0
torch==2.3.0
torch==2.3.1
torchaudio==2.3.0
torchvision==0.18.0
torchvision==0.18.1
tornado==6.4.1
tqdm==4.66.4
traitlets==5.14.3
typing_extensions==4.11.0
tzdata==2024.1
ultralytics==8.0.94
urllib3==2.2.2
wandb==0.17.4
wcwidth==0.2.13
webencodings==0.5.1
wheel==0.43.0
xmltodict==0.13.0
yarg==0.1.9
zipp==3.19.2

View File

@ -0,0 +1,74 @@
{
"os": "macOS-14.5-arm64-arm-64bit",
"python": "3.9.19",
"heartbeatAt": "2024-07-18T00:15:32.333019",
"startedAt": "2024-07-18T00:15:31.319008",
"docker": null,
"cuda": null,
"args": [
"--dataset",
"dataset2fps_20240718_",
"--epochs",
"20",
"--workers",
"1",
"--device",
"cpu",
"--batch-size",
"4",
"--data",
"data/dataset2fps/dataset.yaml",
"--img",
"1280",
"720",
"--cfg",
"cfg/training/yolov7x_dataset2fps.yaml",
"--weights",
"",
"--name",
"yolov7x-dataset2fps_20240718",
"--hyp",
"data/hyp.scratch.custom.yaml",
"--upload_dataset"
],
"state": "running",
"program": "/Users/noham/Documents/GitHub/Stage-2024/test/yolov7-tracker/train.py",
"codePathLocal": "train.py",
"codePath": "test/yolov7-tracker/train.py",
"git": {
"remote": "https://github.com/NohamR/Stage-2024.git",
"commit": "be9f76b75999d754305b5a9b3747be1476dda92c"
},
"email": "100566912+NohamR@users.noreply.github.com",
"root": "/Users/noham/Documents/GitHub/Stage-2024",
"host": "propulsion",
"username": "noham",
"executable": "/Users/noham/miniconda3/envs/yolov7/bin/python3",
"cpu_count": 10,
"cpu_count_logical": 10,
"cpu_freq": {
"current": 3504,
"min": 702,
"max": 3504
},
"cpu_freq_per_core": [
{
"current": 3504,
"min": 702,
"max": 3504
}
],
"disk": {
"/": {
"total": 1858.1917190551758,
"used": 9.558456420898438
}
},
"gpuapple": {
"type": "Apple M2 Pro",
"vendor": "sppci_vendor_Apple"
},
"memory": {
"total": 32.0
}
}

View File

@ -0,0 +1 @@
{"_wandb": {"runtime": 20}}

View File

@ -0,0 +1,168 @@
name: yolov7
channels:
- pytorch
- defaults
dependencies:
- blas=1.0=openblas
- brotli-python=1.0.9=py39h313beb8_8
- ca-certificates=2024.7.2=hca03da5_0
- certifi=2024.7.4=py39hca03da5_0
- cffi=1.16.0=py39h80987f9_1
- freetype=2.12.1=h1192e45_0
- future=0.18.3=py39hca03da5_0
- gmp=6.2.1=hc377ac9_3
- gmpy2=2.1.2=py39h8c48613_0
- idna=3.7=py39hca03da5_0
- jinja2=3.1.4=py39hca03da5_0
- jpeg=9e=h80987f9_1
- lcms2=2.12=hba8e193_0
- lerc=3.0=hc377ac9_0
- libcxx=14.0.6=h848a8c0_0
- libdeflate=1.17=h80987f9_1
- libffi=3.4.4=hca03da5_1
- libgfortran=5.0.0=11_3_0_hca03da5_28
- libgfortran5=11.3.0=h009349e_28
- libjpeg-turbo=2.0.0=h1a28f6b_0
- libopenblas=0.3.21=h269037a_0
- libpng=1.6.39=h80987f9_0
- libprotobuf=3.20.3=h514c7bf_0
- libtiff=4.5.1=h313beb8_0
- libuv=1.48.0=h80987f9_0
- libwebp-base=1.3.2=h80987f9_0
- llvm-openmp=14.0.6=hc6e5704_0
- lz4-c=1.9.4=h313beb8_1
- mpc=1.1.0=h8c48613_1
- mpfr=4.0.2=h695f6f0_1
- mpmath=1.3.0=py39hca03da5_0
- ncurses=6.4=h313beb8_0
- networkx=3.2.1=py39hca03da5_0
- ninja-base=1.10.2=h525c30c_5
- numpy=1.26.4=py39h3b2db8e_0
- numpy-base=1.26.4=py39ha9811e2_0
- openjpeg=2.4.0=h0ed58ac_2
- openssl=3.0.14=h80987f9_0
- pillow=10.4.0=py39h80987f9_0
- pip=24.0=py39hca03da5_0
- pycparser=2.21=pyhd3eb1b0_0
- pysocks=1.7.1=py39hca03da5_0
- python=3.9.19=hb885b13_1
- pytorch=2.3.0=py3.9_0
- pyyaml=6.0.1=py39h80987f9_0
- readline=8.2=h1a28f6b_0
- setuptools=69.5.1=py39hca03da5_0
- sleef=3.5.1=h80987f9_2
- sqlite=3.45.3=h80987f9_0
- tk=8.6.14=h6ba3021_0
- torchaudio=2.3.0=py39_cpu
- typing-extensions=4.11.0=py39hca03da5_0
- typing_extensions=4.11.0=py39hca03da5_0
- urllib3=2.2.2=py39hca03da5_0
- wheel=0.43.0=py39hca03da5_0
- xz=5.4.6=h80987f9_1
- yaml=0.2.5=h1a28f6b_0
- zlib=1.2.13=h18a0788_1
- zstd=1.5.5=hd90d995_2
- pip:
- absl-py==2.1.0
- appnope==0.1.4
- asttokens==2.4.1
- attrs==23.2.0
- backcall==0.2.0
- beautifulsoup4==4.12.3
- bleach==6.1.0
- charset-normalizer==3.3.2
- click==8.1.7
- contourpy==1.2.1
- cycler==0.12.1
- cython==3.0.10
- cython-bbox==0.1.3
- decorator==5.1.1
- defusedxml==0.7.1
- docker-pycreds==0.4.0
- docopt==0.6.2
- executing==2.0.1
- fastjsonschema==2.20.0
- filelock==3.15.4
- filterpy==1.4.5
- fonttools==4.53.1
- fsspec==2024.6.1
- gdown==5.2.0
- gitdb==4.0.11
- gitpython==3.1.43
- grpcio==1.64.1
- importlib-metadata==8.0.0
- importlib-resources==6.4.0
- ipython==8.12.3
- jedi==0.19.1
- joblib==1.4.2
- jsonschema==4.23.0
- jsonschema-specifications==2023.12.1
- jupyter-client==8.6.2
- jupyter-core==5.7.2
- jupyterlab-pygments==0.3.0
- kiwisolver==1.4.5
- lap==0.4.0
- loguru==0.7.2
- markdown==3.6
- markupsafe==2.1.5
- matplotlib==3.9.1
- matplotlib-inline==0.1.7
- mistune==3.0.2
- motmetrics==1.4.0
- nbclient==0.10.0
- nbconvert==7.16.4
- nbformat==5.10.4
- ninja==1.11.1.1
- opencv-python==4.10.0.84
- packaging==24.1
- pandas==2.2.2
- pandocfilters==1.5.1
- parso==0.8.4
- pexpect==4.9.0
- pickleshare==0.7.5
- pipreqs==0.5.0
- platformdirs==4.2.2
- prompt-toolkit==3.0.47
- protobuf==4.25.3
- psutil==6.0.0
- ptyprocess==0.7.0
- pure-eval==0.2.2
- pygments==2.18.0
- pyparsing==3.1.2
- python-dateutil==2.9.0.post0
- pytz==2024.1
- pyzmq==26.0.3
- referencing==0.35.1
- requests==2.32.3
- rpds-py==0.19.0
- scikit-learn==1.5.1
- scipy==1.13.1
- seaborn==0.13.2
- sentry-sdk==2.10.0
- setproctitle==1.3.3
- six==1.16.0
- smmap==5.0.1
- soupsieve==2.5
- stack-data==0.6.3
- sympy==1.13.0
- tabulate==0.9.0
- tensorboard==2.17.0
- tensorboard-data-server==0.7.2
- thop==0.1.1-2209072238
- threadpoolctl==3.5.0
- tinycss2==1.3.0
- torch==2.3.1
- torchvision==0.18.1
- tornado==6.4.1
- tqdm==4.66.4
- traitlets==5.14.3
- tzdata==2024.1
- ultralytics==8.0.94
- wandb==0.17.4
- wcwidth==0.2.13
- webencodings==0.5.1
- werkzeug==3.0.3
- xmltodict==0.13.0
- yarg==0.1.9
- zipp==3.19.2
prefix: /Users/noham/miniconda3/envs/yolov7

View File

@ -0,0 +1,260 @@
wandb_version: 1
dataset:
desc: null
value: dataset2fps_20240718_
weights:
desc: null
value: ''
cfg:
desc: null
value: cfg/training/yolov7x_dataset2fps.yaml
data:
desc: null
value: data/dataset2fps/dataset.yaml
hyp:
desc: null
value:
lr0: 0.01
lrf: 0.1
momentum: 0.937
weight_decay: 0.0005
warmup_epochs: 3.0
warmup_momentum: 0.8
warmup_bias_lr: 0.1
box: 0.05
cls: 0.3
cls_pw: 1.0
obj: 0.7
obj_pw: 1.0
iou_t: 0.2
anchor_t: 4.0
fl_gamma: 0.0
hsv_h: 0.015
hsv_s: 0.7
hsv_v: 0.4
degrees: 0.0
translate: 0.2
scale: 0.5
shear: 0.0
perspective: 0.0
flipud: 0.0
fliplr: 0.5
mosaic: 1.0
mixup: 0.0
copy_paste: 0.0
paste_in: 0.0
epochs:
desc: null
value: 20
batch_size:
desc: null
value: 4
img_size:
desc: null
value:
- 1280
- 720
rect:
desc: null
value: false
resume:
desc: null
value: false
nosave:
desc: null
value: false
notest:
desc: null
value: false
noautoanchor:
desc: null
value: false
evolve:
desc: null
value: false
bucket:
desc: null
value: ''
cache_images:
desc: null
value: false
image_weights:
desc: null
value: false
device:
desc: null
value: cpu
multi_scale:
desc: null
value: false
single_cls:
desc: null
value: false
adam:
desc: null
value: false
sync_bn:
desc: null
value: false
local_rank:
desc: null
value: -1
workers:
desc: null
value: 1
project:
desc: null
value: runs/train
entity:
desc: null
value: null
name:
desc: null
value: yolov7x-dataset2fps_20240718
exist_ok:
desc: null
value: false
quad:
desc: null
value: false
linear_lr:
desc: null
value: false
label_smoothing:
desc: null
value: 0.0
upload_dataset:
desc: null
value: false
bbox_interval:
desc: null
value: -1
save_period:
desc: null
value: -1
artifact_alias:
desc: null
value: latest
world_size:
desc: null
value: 1
global_rank:
desc: null
value: -1
save_dir:
desc: null
value: runs/train/yolov7x-dataset2fps_202407186
total_batch_size:
desc: null
value: 4
_wandb:
desc: null
value:
python_version: 3.9.19
cli_version: 0.17.4
framework: torch
is_jupyter_run: false
is_kaggle_kernel: false
start_time: 1721261878
t:
1:
- 1
- 41
- 55
2:
- 1
- 41
- 55
3:
- 13
- 16
- 19
- 23
4: 3.9.19
5: 0.17.4
8:
- 4
- 5
13: darwin-arm64
opt:
desc: null
value:
dataset: dataset2fps_20240718_
weights: ''
cfg: cfg/training/yolov7x_dataset2fps.yaml
data: data/dataset2fps/dataset.yaml
hyp:
lr0: 0.01
lrf: 0.1
momentum: 0.937
weight_decay: 0.0005
warmup_epochs: 3.0
warmup_momentum: 0.8
warmup_bias_lr: 0.1
box: 0.05
cls: 0.3
cls_pw: 1.0
obj: 0.7
obj_pw: 1.0
iou_t: 0.2
anchor_t: 4.0
fl_gamma: 0.0
hsv_h: 0.015
hsv_s: 0.7
hsv_v: 0.4
degrees: 0.0
translate: 0.2
scale: 0.5
shear: 0.0
perspective: 0.0
flipud: 0.0
fliplr: 0.5
mosaic: 1.0
mixup: 0.0
copy_paste: 0.0
paste_in: 0.0
epochs: 20
batch_size: 4
img_size:
- 1280
- 720
rect: false
resume: false
nosave: false
notest: false
noautoanchor: false
evolve: false
bucket: ''
cache_images: false
image_weights: false
device: cpu
multi_scale: false
single_cls: false
adam: false
sync_bn: false
local_rank: -1
workers: 1
project: runs/train
entity: null
name: yolov7x-dataset2fps_20240718
exist_ok: false
quad: false
linear_lr: false
label_smoothing: 0.0
upload_dataset: false
bbox_interval: -1
save_period: -1
artifact_alias: latest
world_size: 1
global_rank: -1
save_dir: runs/train/yolov7x-dataset2fps_202407186
total_batch_size: 4
data_dict:
desc: null
value:
train: data/dataset2fps/liste_images.txt
val: data/dataset2fps/liste_images.txt
nc: 1
names:
- runner

View File

@ -0,0 +1,128 @@
Brotli==1.0.9
Cython==3.0.10
GitPython==3.1.43
Jinja2==3.1.4
Markdown==3.6
MarkupSafe==2.1.3
MarkupSafe==2.1.5
PySocks==1.7.1
PyYAML==6.0.1
Pygments==2.18.0
Werkzeug==3.0.3
absl-py==2.1.0
appnope==0.1.4
asttokens==2.4.1
attrs==23.2.0
backcall==0.2.0
beautifulsoup4==4.12.3
bleach==6.1.0
certifi==2024.7.4
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
contourpy==1.2.1
cycler==0.12.1
cython_bbox==0.1.3
decorator==5.1.1
defusedxml==0.7.1
docker-pycreds==0.4.0
docopt==0.6.2
executing==2.0.1
fastjsonschema==2.20.0
filelock==3.13.1
filelock==3.15.4
filterpy==1.4.5
fonttools==4.53.1
fsspec==2024.6.1
future==0.18.3
gdown==5.2.0
gitdb==4.0.11
gmpy2==2.1.2
grpcio==1.64.1
idna==3.7
importlib_metadata==8.0.0
importlib_resources==6.4.0
ipython==8.12.3
jedi==0.19.1
joblib==1.4.2
jsonschema-specifications==2023.12.1
jsonschema==4.23.0
jupyter_client==8.6.2
jupyter_core==5.7.2
jupyterlab_pygments==0.3.0
kiwisolver==1.4.5
lap==0.4.0
loguru==0.7.2
matplotlib-inline==0.1.7
matplotlib==3.9.1
mistune==3.0.2
motmetrics==1.4.0
mpmath==1.3.0
nbclient==0.10.0
nbconvert==7.16.4
nbformat==5.10.4
networkx==3.2.1
ninja==1.11.1.1
numpy==1.26.4
opencv-python==4.10.0.84
packaging==24.1
pandas==2.2.2
pandocfilters==1.5.1
parso==0.8.4
pexpect==4.9.0
pickleshare==0.7.5
pillow==10.4.0
pip==24.0
pipreqs==0.5.0
platformdirs==4.2.2
prompt_toolkit==3.0.47
protobuf==4.25.3
psutil==6.0.0
ptyprocess==0.7.0
pure-eval==0.2.2
pycparser==2.21
pyparsing==3.1.2
python-dateutil==2.9.0.post0
pytz==2024.1
pyzmq==26.0.3
referencing==0.35.1
requests==2.32.2
requests==2.32.3
rpds-py==0.19.0
scikit-learn==1.5.1
scipy==1.13.1
seaborn==0.13.2
sentry-sdk==2.10.0
setproctitle==1.3.3
setuptools==69.5.1
six==1.16.0
smmap==5.0.1
soupsieve==2.5
stack-data==0.6.3
sympy==1.12
sympy==1.13.0
tabulate==0.9.0
tensorboard-data-server==0.7.2
tensorboard==2.17.0
thop==0.1.1-2209072238
threadpoolctl==3.5.0
tinycss2==1.3.0
torch==2.3.0
torch==2.3.1
torchaudio==2.3.0
torchvision==0.18.0
torchvision==0.18.1
tornado==6.4.1
tqdm==4.66.4
traitlets==5.14.3
typing_extensions==4.11.0
tzdata==2024.1
ultralytics==8.0.94
urllib3==2.2.2
wandb==0.17.4
wcwidth==0.2.13
webencodings==0.5.1
wheel==0.43.0
xmltodict==0.13.0
yarg==0.1.9
zipp==3.19.2

View File

@ -0,0 +1,73 @@
{
"os": "macOS-14.5-arm64-arm-64bit",
"python": "3.9.19",
"heartbeatAt": "2024-07-18T00:17:59.796422",
"startedAt": "2024-07-18T00:17:58.715003",
"docker": null,
"cuda": null,
"args": [
"--dataset",
"dataset2fps_20240718_",
"--epochs",
"20",
"--workers",
"1",
"--device",
"cpu",
"--batch-size",
"4",
"--data",
"data/dataset2fps/dataset.yaml",
"--img",
"1280",
"720",
"--cfg",
"cfg/training/yolov7x_dataset2fps.yaml",
"--weights",
"",
"--name",
"yolov7x-dataset2fps_20240718",
"--hyp",
"data/hyp.scratch.custom.yaml"
],
"state": "running",
"program": "/Users/noham/Documents/GitHub/Stage-2024/test/yolov7-tracker/train.py",
"codePathLocal": "train.py",
"codePath": "test/yolov7-tracker/train.py",
"git": {
"remote": "https://github.com/NohamR/Stage-2024.git",
"commit": "be9f76b75999d754305b5a9b3747be1476dda92c"
},
"email": "100566912+NohamR@users.noreply.github.com",
"root": "/Users/noham/Documents/GitHub/Stage-2024",
"host": "propulsion",
"username": "noham",
"executable": "/Users/noham/miniconda3/envs/yolov7/bin/python3",
"cpu_count": 10,
"cpu_count_logical": 10,
"cpu_freq": {
"current": 3504,
"min": 702,
"max": 3504
},
"cpu_freq_per_core": [
{
"current": 3504,
"min": 702,
"max": 3504
}
],
"disk": {
"/": {
"total": 1858.1917190551758,
"used": 9.558456420898438
}
},
"gpuapple": {
"type": "Apple M2 Pro",
"vendor": "sppci_vendor_Apple"
},
"memory": {
"total": 32.0
}
}

View File

@ -0,0 +1 @@
{"_wandb": {"runtime": 1}}

View File

@ -0,0 +1,168 @@
name: yolov7
channels:
- pytorch
- defaults
dependencies:
- blas=1.0=openblas
- brotli-python=1.0.9=py39h313beb8_8
- ca-certificates=2024.7.2=hca03da5_0
- certifi=2024.7.4=py39hca03da5_0
- cffi=1.16.0=py39h80987f9_1
- freetype=2.12.1=h1192e45_0
- future=0.18.3=py39hca03da5_0
- gmp=6.2.1=hc377ac9_3
- gmpy2=2.1.2=py39h8c48613_0
- idna=3.7=py39hca03da5_0
- jinja2=3.1.4=py39hca03da5_0
- jpeg=9e=h80987f9_1
- lcms2=2.12=hba8e193_0
- lerc=3.0=hc377ac9_0
- libcxx=14.0.6=h848a8c0_0
- libdeflate=1.17=h80987f9_1
- libffi=3.4.4=hca03da5_1
- libgfortran=5.0.0=11_3_0_hca03da5_28
- libgfortran5=11.3.0=h009349e_28
- libjpeg-turbo=2.0.0=h1a28f6b_0
- libopenblas=0.3.21=h269037a_0
- libpng=1.6.39=h80987f9_0
- libprotobuf=3.20.3=h514c7bf_0
- libtiff=4.5.1=h313beb8_0
- libuv=1.48.0=h80987f9_0
- libwebp-base=1.3.2=h80987f9_0
- llvm-openmp=14.0.6=hc6e5704_0
- lz4-c=1.9.4=h313beb8_1
- mpc=1.1.0=h8c48613_1
- mpfr=4.0.2=h695f6f0_1
- mpmath=1.3.0=py39hca03da5_0
- ncurses=6.4=h313beb8_0
- networkx=3.2.1=py39hca03da5_0
- ninja-base=1.10.2=h525c30c_5
- numpy=1.26.4=py39h3b2db8e_0
- numpy-base=1.26.4=py39ha9811e2_0
- openjpeg=2.4.0=h0ed58ac_2
- openssl=3.0.14=h80987f9_0
- pillow=10.4.0=py39h80987f9_0
- pip=24.0=py39hca03da5_0
- pycparser=2.21=pyhd3eb1b0_0
- pysocks=1.7.1=py39hca03da5_0
- python=3.9.19=hb885b13_1
- pytorch=2.3.0=py3.9_0
- pyyaml=6.0.1=py39h80987f9_0
- readline=8.2=h1a28f6b_0
- setuptools=69.5.1=py39hca03da5_0
- sleef=3.5.1=h80987f9_2
- sqlite=3.45.3=h80987f9_0
- tk=8.6.14=h6ba3021_0
- torchaudio=2.3.0=py39_cpu
- typing-extensions=4.11.0=py39hca03da5_0
- typing_extensions=4.11.0=py39hca03da5_0
- urllib3=2.2.2=py39hca03da5_0
- wheel=0.43.0=py39hca03da5_0
- xz=5.4.6=h80987f9_1
- yaml=0.2.5=h1a28f6b_0
- zlib=1.2.13=h18a0788_1
- zstd=1.5.5=hd90d995_2
- pip:
- absl-py==2.1.0
- appnope==0.1.4
- asttokens==2.4.1
- attrs==23.2.0
- backcall==0.2.0
- beautifulsoup4==4.12.3
- bleach==6.1.0
- charset-normalizer==3.3.2
- click==8.1.7
- contourpy==1.2.1
- cycler==0.12.1
- cython==3.0.10
- cython-bbox==0.1.3
- decorator==5.1.1
- defusedxml==0.7.1
- docker-pycreds==0.4.0
- docopt==0.6.2
- executing==2.0.1
- fastjsonschema==2.20.0
- filelock==3.15.4
- filterpy==1.4.5
- fonttools==4.53.1
- fsspec==2024.6.1
- gdown==5.2.0
- gitdb==4.0.11
- gitpython==3.1.43
- grpcio==1.64.1
- importlib-metadata==8.0.0
- importlib-resources==6.4.0
- ipython==8.12.3
- jedi==0.19.1
- joblib==1.4.2
- jsonschema==4.23.0
- jsonschema-specifications==2023.12.1
- jupyter-client==8.6.2
- jupyter-core==5.7.2
- jupyterlab-pygments==0.3.0
- kiwisolver==1.4.5
- lap==0.4.0
- loguru==0.7.2
- markdown==3.6
- markupsafe==2.1.5
- matplotlib==3.9.1
- matplotlib-inline==0.1.7
- mistune==3.0.2
- motmetrics==1.4.0
- nbclient==0.10.0
- nbconvert==7.16.4
- nbformat==5.10.4
- ninja==1.11.1.1
- opencv-python==4.10.0.84
- packaging==24.1
- pandas==2.2.2
- pandocfilters==1.5.1
- parso==0.8.4
- pexpect==4.9.0
- pickleshare==0.7.5
- pipreqs==0.5.0
- platformdirs==4.2.2
- prompt-toolkit==3.0.47
- protobuf==4.25.3
- psutil==6.0.0
- ptyprocess==0.7.0
- pure-eval==0.2.2
- pygments==2.18.0
- pyparsing==3.1.2
- python-dateutil==2.9.0.post0
- pytz==2024.1
- pyzmq==26.0.3
- referencing==0.35.1
- requests==2.32.3
- rpds-py==0.19.0
- scikit-learn==1.5.1
- scipy==1.13.1
- seaborn==0.13.2
- sentry-sdk==2.10.0
- setproctitle==1.3.3
- six==1.16.0
- smmap==5.0.1
- soupsieve==2.5
- stack-data==0.6.3
- sympy==1.13.0
- tabulate==0.9.0
- tensorboard==2.17.0
- tensorboard-data-server==0.7.2
- thop==0.1.1-2209072238
- threadpoolctl==3.5.0
- tinycss2==1.3.0
- torch==2.3.1
- torchvision==0.18.1
- tornado==6.4.1
- tqdm==4.66.4
- traitlets==5.14.3
- tzdata==2024.1
- ultralytics==8.0.94
- wandb==0.17.4
- wcwidth==0.2.13
- webencodings==0.5.1
- werkzeug==3.0.3
- xmltodict==0.13.0
- yarg==0.1.9
- zipp==3.19.2
prefix: /Users/noham/miniconda3/envs/yolov7

View File

@ -0,0 +1,260 @@
wandb_version: 1
dataset:
desc: null
value: dataset2fps_20240718_
weights:
desc: null
value: ''
cfg:
desc: null
value: cfg/training/yolov7x_dataset2fps.yaml
data:
desc: null
value: data/dataset2fps/dataset.yaml
hyp:
desc: null
value:
lr0: 0.01
lrf: 0.1
momentum: 0.937
weight_decay: 0.0005
warmup_epochs: 3.0
warmup_momentum: 0.8
warmup_bias_lr: 0.1
box: 0.05
cls: 0.3
cls_pw: 1.0
obj: 0.7
obj_pw: 1.0
iou_t: 0.2
anchor_t: 4.0
fl_gamma: 0.0
hsv_h: 0.015
hsv_s: 0.7
hsv_v: 0.4
degrees: 0.0
translate: 0.2
scale: 0.5
shear: 0.0
perspective: 0.0
flipud: 0.0
fliplr: 0.5
mosaic: 1.0
mixup: 0.0
copy_paste: 0.0
paste_in: 0.0
epochs:
desc: null
value: 20
batch_size:
desc: null
value: 4
img_size:
desc: null
value:
- 1280
- 720
rect:
desc: null
value: false
resume:
desc: null
value: false
nosave:
desc: null
value: false
notest:
desc: null
value: false
noautoanchor:
desc: null
value: false
evolve:
desc: null
value: false
bucket:
desc: null
value: ''
cache_images:
desc: null
value: false
image_weights:
desc: null
value: false
device:
desc: null
value: cpu
multi_scale:
desc: null
value: false
single_cls:
desc: null
value: false
adam:
desc: null
value: false
sync_bn:
desc: null
value: false
local_rank:
desc: null
value: -1
workers:
desc: null
value: 1
project:
desc: null
value: runs/train
entity:
desc: null
value: null
name:
desc: null
value: yolov7x-dataset2fps_20240718
exist_ok:
desc: null
value: false
quad:
desc: null
value: false
linear_lr:
desc: null
value: false
label_smoothing:
desc: null
value: 0.0
upload_dataset:
desc: null
value: false
bbox_interval:
desc: null
value: -1
save_period:
desc: null
value: -1
artifact_alias:
desc: null
value: latest
world_size:
desc: null
value: 1
global_rank:
desc: null
value: -1
save_dir:
desc: null
value: runs/train/yolov7x-dataset2fps_202407187
total_batch_size:
desc: null
value: 4
_wandb:
desc: null
value:
python_version: 3.9.19
cli_version: 0.17.4
framework: torch
is_jupyter_run: false
is_kaggle_kernel: false
start_time: 1721262052
t:
1:
- 1
- 41
- 55
2:
- 1
- 41
- 55
3:
- 13
- 16
- 19
- 23
4: 3.9.19
5: 0.17.4
8:
- 4
- 5
13: darwin-arm64
opt:
desc: null
value:
dataset: dataset2fps_20240718_
weights: ''
cfg: cfg/training/yolov7x_dataset2fps.yaml
data: data/dataset2fps/dataset.yaml
hyp:
lr0: 0.01
lrf: 0.1
momentum: 0.937
weight_decay: 0.0005
warmup_epochs: 3.0
warmup_momentum: 0.8
warmup_bias_lr: 0.1
box: 0.05
cls: 0.3
cls_pw: 1.0
obj: 0.7
obj_pw: 1.0
iou_t: 0.2
anchor_t: 4.0
fl_gamma: 0.0
hsv_h: 0.015
hsv_s: 0.7
hsv_v: 0.4
degrees: 0.0
translate: 0.2
scale: 0.5
shear: 0.0
perspective: 0.0
flipud: 0.0
fliplr: 0.5
mosaic: 1.0
mixup: 0.0
copy_paste: 0.0
paste_in: 0.0
epochs: 20
batch_size: 4
img_size:
- 1280
- 720
rect: false
resume: false
nosave: false
notest: false
noautoanchor: false
evolve: false
bucket: ''
cache_images: false
image_weights: false
device: cpu
multi_scale: false
single_cls: false
adam: false
sync_bn: false
local_rank: -1
workers: 1
project: runs/train
entity: null
name: yolov7x-dataset2fps_20240718
exist_ok: false
quad: false
linear_lr: false
label_smoothing: 0.0
upload_dataset: false
bbox_interval: -1
save_period: -1
artifact_alias: latest
world_size: 1
global_rank: -1
save_dir: runs/train/yolov7x-dataset2fps_202407187
total_batch_size: 4
data_dict:
desc: null
value:
train: data/dataset2fps/liste_images.txt
val: data/dataset2fps/liste_images.txt
nc: 1
names:
- runner

Binary file not shown.

After

Width:  |  Height:  |  Size: 273 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 245 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 263 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 224 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 239 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 242 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 248 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 216 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 223 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 235 KiB

View File

@ -0,0 +1,128 @@
Brotli==1.0.9
Cython==3.0.10
GitPython==3.1.43
Jinja2==3.1.4
Markdown==3.6
MarkupSafe==2.1.3
MarkupSafe==2.1.5
PySocks==1.7.1
PyYAML==6.0.1
Pygments==2.18.0
Werkzeug==3.0.3
absl-py==2.1.0
appnope==0.1.4
asttokens==2.4.1
attrs==23.2.0
backcall==0.2.0
beautifulsoup4==4.12.3
bleach==6.1.0
certifi==2024.7.4
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
contourpy==1.2.1
cycler==0.12.1
cython_bbox==0.1.3
decorator==5.1.1
defusedxml==0.7.1
docker-pycreds==0.4.0
docopt==0.6.2
executing==2.0.1
fastjsonschema==2.20.0
filelock==3.13.1
filelock==3.15.4
filterpy==1.4.5
fonttools==4.53.1
fsspec==2024.6.1
future==0.18.3
gdown==5.2.0
gitdb==4.0.11
gmpy2==2.1.2
grpcio==1.64.1
idna==3.7
importlib_metadata==8.0.0
importlib_resources==6.4.0
ipython==8.12.3
jedi==0.19.1
joblib==1.4.2
jsonschema-specifications==2023.12.1
jsonschema==4.23.0
jupyter_client==8.6.2
jupyter_core==5.7.2
jupyterlab_pygments==0.3.0
kiwisolver==1.4.5
lap==0.4.0
loguru==0.7.2
matplotlib-inline==0.1.7
matplotlib==3.9.1
mistune==3.0.2
motmetrics==1.4.0
mpmath==1.3.0
nbclient==0.10.0
nbconvert==7.16.4
nbformat==5.10.4
networkx==3.2.1
ninja==1.11.1.1
numpy==1.26.4
opencv-python==4.10.0.84
packaging==24.1
pandas==2.2.2
pandocfilters==1.5.1
parso==0.8.4
pexpect==4.9.0
pickleshare==0.7.5
pillow==10.4.0
pip==24.0
pipreqs==0.5.0
platformdirs==4.2.2
prompt_toolkit==3.0.47
protobuf==4.25.3
psutil==6.0.0
ptyprocess==0.7.0
pure-eval==0.2.2
pycparser==2.21
pyparsing==3.1.2
python-dateutil==2.9.0.post0
pytz==2024.1
pyzmq==26.0.3
referencing==0.35.1
requests==2.32.2
requests==2.32.3
rpds-py==0.19.0
scikit-learn==1.5.1
scipy==1.13.1
seaborn==0.13.2
sentry-sdk==2.10.0
setproctitle==1.3.3
setuptools==69.5.1
six==1.16.0
smmap==5.0.1
soupsieve==2.5
stack-data==0.6.3
sympy==1.12
sympy==1.13.0
tabulate==0.9.0
tensorboard-data-server==0.7.2
tensorboard==2.17.0
thop==0.1.1-2209072238
threadpoolctl==3.5.0
tinycss2==1.3.0
torch==2.3.0
torch==2.3.1
torchaudio==2.3.0
torchvision==0.18.0
torchvision==0.18.1
tornado==6.4.1
tqdm==4.66.4
traitlets==5.14.3
typing_extensions==4.11.0
tzdata==2024.1
ultralytics==8.0.94
urllib3==2.2.2
wandb==0.17.4
wcwidth==0.2.13
webencodings==0.5.1
wheel==0.43.0
xmltodict==0.13.0
yarg==0.1.9
zipp==3.19.2

View File

@ -0,0 +1,73 @@
{
"os": "macOS-14.5-arm64-arm-64bit",
"python": "3.9.19",
"heartbeatAt": "2024-07-18T00:20:53.823954",
"startedAt": "2024-07-18T00:20:52.833755",
"docker": null,
"cuda": null,
"args": [
"--dataset",
"dataset2fps_20240718_",
"--epochs",
"20",
"--workers",
"1",
"--device",
"cpu",
"--batch-size",
"4",
"--data",
"data/dataset2fps/dataset.yaml",
"--img",
"1280",
"720",
"--cfg",
"cfg/training/yolov7x_dataset2fps.yaml",
"--weights",
"",
"--name",
"yolov7x-dataset2fps_20240718",
"--hyp",
"data/hyp.scratch.custom.yaml"
],
"state": "running",
"program": "/Users/noham/Documents/GitHub/Stage-2024/test/yolov7-tracker/train.py",
"codePathLocal": "train.py",
"codePath": "test/yolov7-tracker/train.py",
"git": {
"remote": "https://github.com/NohamR/Stage-2024.git",
"commit": "c9542b56841069189bbd2c868a5bc0e95b7e56bd"
},
"email": "100566912+NohamR@users.noreply.github.com",
"root": "/Users/noham/Documents/GitHub/Stage-2024",
"host": "propulsion",
"username": "noham",
"executable": "/Users/noham/miniconda3/envs/yolov7/bin/python3",
"cpu_count": 10,
"cpu_count_logical": 10,
"cpu_freq": {
"current": 3504,
"min": 702,
"max": 3504
},
"cpu_freq_per_core": [
{
"current": 3504,
"min": 702,
"max": 3504
}
],
"disk": {
"/": {
"total": 1858.1917190551758,
"used": 9.558456420898438
}
},
"gpuapple": {
"type": "Apple M2 Pro",
"vendor": "sppci_vendor_Apple"
},
"memory": {
"total": 32.0
}
}

View File

@ -0,0 +1 @@
{"Mosaics": {"_type": "images/separated", "width": 1280, "height": 1280, "format": "jpg", "count": 10, "filenames": ["media/images/Mosaics_0_70dd8894b86de68f884f.jpg", "media/images/Mosaics_0_203cf8458e5e26c2ab3a.jpg", "media/images/Mosaics_0_d34254b59881b604bc4a.jpg", "media/images/Mosaics_0_3cccd4109ba2aa4bd365.jpg", "media/images/Mosaics_0_26da56ae32c51a567075.jpg", "media/images/Mosaics_0_3b7d8eebf9f854891a13.jpg", "media/images/Mosaics_0_95fb4d6fd3fcbdf68bd8.jpg", "media/images/Mosaics_0_43becfe9a9813f0ff7bf.jpg", "media/images/Mosaics_0_869584b0ac062f072765.jpg", "media/images/Mosaics_0_938efffdbeac274f9fee.jpg"], "captions": ["train_batch9.jpg", "train_batch8.jpg", "train_batch6.jpg", "train_batch7.jpg", "train_batch5.jpg", "train_batch4.jpg", "train_batch0.jpg", "train_batch1.jpg", "train_batch3.jpg", "train_batch2.jpg"]}, "train/box_loss": 0.071947380900383, "train/obj_loss": 6.255856037139893, "train/cls_loss": 0.0, "metrics/precision": 0.0003125, "metrics/recall": 0.012032085561497326, "metrics/mAP_0.5": 5.425998418001984e-06, "metrics/mAP_0.5:0.95": 6.139661855281795e-07, "val/box_loss": 0.10836666077375412, "val/obj_loss": 2.2519240379333496, "val/cls_loss": 0.0, "x/lr0": 0.00023, "x/lr1": 0.00023, "x/lr2": 0.09793, "_timestamp": 1721262665.943134, "_runtime": 613.0999410152435, "_step": 0, "_wandb": {"runtime": 636}}

View File

@ -0,0 +1,168 @@
name: yolov7
channels:
- pytorch
- defaults
dependencies:
- blas=1.0=openblas
- brotli-python=1.0.9=py39h313beb8_8
- ca-certificates=2024.7.2=hca03da5_0
- certifi=2024.7.4=py39hca03da5_0
- cffi=1.16.0=py39h80987f9_1
- freetype=2.12.1=h1192e45_0
- future=0.18.3=py39hca03da5_0
- gmp=6.2.1=hc377ac9_3
- gmpy2=2.1.2=py39h8c48613_0
- idna=3.7=py39hca03da5_0
- jinja2=3.1.4=py39hca03da5_0
- jpeg=9e=h80987f9_1
- lcms2=2.12=hba8e193_0
- lerc=3.0=hc377ac9_0
- libcxx=14.0.6=h848a8c0_0
- libdeflate=1.17=h80987f9_1
- libffi=3.4.4=hca03da5_1
- libgfortran=5.0.0=11_3_0_hca03da5_28
- libgfortran5=11.3.0=h009349e_28
- libjpeg-turbo=2.0.0=h1a28f6b_0
- libopenblas=0.3.21=h269037a_0
- libpng=1.6.39=h80987f9_0
- libprotobuf=3.20.3=h514c7bf_0
- libtiff=4.5.1=h313beb8_0
- libuv=1.48.0=h80987f9_0
- libwebp-base=1.3.2=h80987f9_0
- llvm-openmp=14.0.6=hc6e5704_0
- lz4-c=1.9.4=h313beb8_1
- mpc=1.1.0=h8c48613_1
- mpfr=4.0.2=h695f6f0_1
- mpmath=1.3.0=py39hca03da5_0
- ncurses=6.4=h313beb8_0
- networkx=3.2.1=py39hca03da5_0
- ninja-base=1.10.2=h525c30c_5
- numpy=1.26.4=py39h3b2db8e_0
- numpy-base=1.26.4=py39ha9811e2_0
- openjpeg=2.4.0=h0ed58ac_2
- openssl=3.0.14=h80987f9_0
- pillow=10.4.0=py39h80987f9_0
- pip=24.0=py39hca03da5_0
- pycparser=2.21=pyhd3eb1b0_0
- pysocks=1.7.1=py39hca03da5_0
- python=3.9.19=hb885b13_1
- pytorch=2.3.0=py3.9_0
- pyyaml=6.0.1=py39h80987f9_0
- readline=8.2=h1a28f6b_0
- setuptools=69.5.1=py39hca03da5_0
- sleef=3.5.1=h80987f9_2
- sqlite=3.45.3=h80987f9_0
- tk=8.6.14=h6ba3021_0
- torchaudio=2.3.0=py39_cpu
- typing-extensions=4.11.0=py39hca03da5_0
- typing_extensions=4.11.0=py39hca03da5_0
- urllib3=2.2.2=py39hca03da5_0
- wheel=0.43.0=py39hca03da5_0
- xz=5.4.6=h80987f9_1
- yaml=0.2.5=h1a28f6b_0
- zlib=1.2.13=h18a0788_1
- zstd=1.5.5=hd90d995_2
- pip:
- absl-py==2.1.0
- appnope==0.1.4
- asttokens==2.4.1
- attrs==23.2.0
- backcall==0.2.0
- beautifulsoup4==4.12.3
- bleach==6.1.0
- charset-normalizer==3.3.2
- click==8.1.7
- contourpy==1.2.1
- cycler==0.12.1
- cython==3.0.10
- cython-bbox==0.1.3
- decorator==5.1.1
- defusedxml==0.7.1
- docker-pycreds==0.4.0
- docopt==0.6.2
- executing==2.0.1
- fastjsonschema==2.20.0
- filelock==3.15.4
- filterpy==1.4.5
- fonttools==4.53.1
- fsspec==2024.6.1
- gdown==5.2.0
- gitdb==4.0.11
- gitpython==3.1.43
- grpcio==1.64.1
- importlib-metadata==8.0.0
- importlib-resources==6.4.0
- ipython==8.12.3
- jedi==0.19.1
- joblib==1.4.2
- jsonschema==4.23.0
- jsonschema-specifications==2023.12.1
- jupyter-client==8.6.2
- jupyter-core==5.7.2
- jupyterlab-pygments==0.3.0
- kiwisolver==1.4.5
- lap==0.4.0
- loguru==0.7.2
- markdown==3.6
- markupsafe==2.1.5
- matplotlib==3.9.1
- matplotlib-inline==0.1.7
- mistune==3.0.2
- motmetrics==1.4.0
- nbclient==0.10.0
- nbconvert==7.16.4
- nbformat==5.10.4
- ninja==1.11.1.1
- opencv-python==4.10.0.84
- packaging==24.1
- pandas==2.2.2
- pandocfilters==1.5.1
- parso==0.8.4
- pexpect==4.9.0
- pickleshare==0.7.5
- pipreqs==0.5.0
- platformdirs==4.2.2
- prompt-toolkit==3.0.47
- protobuf==4.25.3
- psutil==6.0.0
- ptyprocess==0.7.0
- pure-eval==0.2.2
- pygments==2.18.0
- pyparsing==3.1.2
- python-dateutil==2.9.0.post0
- pytz==2024.1
- pyzmq==26.0.3
- referencing==0.35.1
- requests==2.32.3
- rpds-py==0.19.0
- scikit-learn==1.5.1
- scipy==1.13.1
- seaborn==0.13.2
- sentry-sdk==2.10.0
- setproctitle==1.3.3
- six==1.16.0
- smmap==5.0.1
- soupsieve==2.5
- stack-data==0.6.3
- sympy==1.13.0
- tabulate==0.9.0
- tensorboard==2.17.0
- tensorboard-data-server==0.7.2
- thop==0.1.1-2209072238
- threadpoolctl==3.5.0
- tinycss2==1.3.0
- torch==2.3.1
- torchvision==0.18.1
- tornado==6.4.1
- tqdm==4.66.4
- traitlets==5.14.3
- tzdata==2024.1
- ultralytics==8.0.94
- wandb==0.17.4
- wcwidth==0.2.13
- webencodings==0.5.1
- werkzeug==3.0.3
- xmltodict==0.13.0
- yarg==0.1.9
- zipp==3.19.2
prefix: /Users/noham/miniconda3/envs/yolov7

View File

@ -0,0 +1,252 @@
wandb_version: 1
dataset:
desc: null
value: dataset2fps_20240718_
weights:
desc: null
value: ''
cfg:
desc: null
value: cfg/training/yolov7x_dataset2fps.yaml
data:
desc: null
value: data/dataset2fps/dataset.yaml
hyp:
desc: null
value:
lr0: 0.01
lrf: 0.1
momentum: 0.937
weight_decay: 0.0005
warmup_epochs: 3.0
warmup_momentum: 0.8
warmup_bias_lr: 0.1
box: 0.05
cls: 0.3
cls_pw: 1.0
obj: 0.7
obj_pw: 1.0
iou_t: 0.2
anchor_t: 4.0
fl_gamma: 0.0
hsv_h: 0.015
hsv_s: 0.7
hsv_v: 0.4
degrees: 0.0
translate: 0.2
scale: 0.5
shear: 0.0
perspective: 0.0
flipud: 0.0
fliplr: 0.5
mosaic: 1.0
mixup: 0.0
copy_paste: 0.0
paste_in: 0.0
epochs:
desc: null
value: 10
batch_size:
desc: null
value: 4
img_size:
desc: null
value:
- 1280
- 720
rect:
desc: null
value: false
resume:
desc: null
value: false
nosave:
desc: null
value: false
notest:
desc: null
value: false
noautoanchor:
desc: null
value: false
evolve:
desc: null
value: false
bucket:
desc: null
value: ''
cache_images:
desc: null
value: false
image_weights:
desc: null
value: false
device:
desc: null
value: cpu
multi_scale:
desc: null
value: false
single_cls:
desc: null
value: false
adam:
desc: null
value: false
sync_bn:
desc: null
value: false
local_rank:
desc: null
value: -1
workers:
desc: null
value: 1
project:
desc: null
value: runs/train
entity:
desc: null
value: null
name:
desc: null
value: yolov7x-dataset2fps_20240718
exist_ok:
desc: null
value: false
quad:
desc: null
value: false
linear_lr:
desc: null
value: false
label_smoothing:
desc: null
value: 0.0
upload_dataset:
desc: null
value: true
bbox_interval:
desc: null
value: -1
save_period:
desc: null
value: -1
artifact_alias:
desc: null
value: latest
world_size:
desc: null
value: 1
global_rank:
desc: null
value: -1
save_dir:
desc: null
value: runs/train/yolov7x-dataset2fps_202407188
total_batch_size:
desc: null
value: 4
_wandb:
desc: null
value:
python_version: 3.9.19
cli_version: 0.17.4
framework: torch
is_jupyter_run: false
is_kaggle_kernel: false
start_time: 1721263056
t:
1:
- 1
- 41
- 55
2:
- 1
- 41
- 55
3:
- 13
- 16
- 19
- 23
4: 3.9.19
5: 0.17.4
8:
- 4
- 5
13: darwin-arm64
opt:
desc: null
value:
dataset: dataset2fps_20240718_
weights: ''
cfg: cfg/training/yolov7x_dataset2fps.yaml
data: data/dataset2fps/dataset.yaml
hyp:
lr0: 0.01
lrf: 0.1
momentum: 0.937
weight_decay: 0.0005
warmup_epochs: 3.0
warmup_momentum: 0.8
warmup_bias_lr: 0.1
box: 0.05
cls: 0.3
cls_pw: 1.0
obj: 0.7
obj_pw: 1.0
iou_t: 0.2
anchor_t: 4.0
fl_gamma: 0.0
hsv_h: 0.015
hsv_s: 0.7
hsv_v: 0.4
degrees: 0.0
translate: 0.2
scale: 0.5
shear: 0.0
perspective: 0.0
flipud: 0.0
fliplr: 0.5
mosaic: 1.0
mixup: 0.0
copy_paste: 0.0
paste_in: 0.0
epochs: 10
batch_size: 4
img_size:
- 1280
- 720
rect: false
resume: false
nosave: false
notest: false
noautoanchor: false
evolve: false
bucket: ''
cache_images: false
image_weights: false
device: cpu
multi_scale: false
single_cls: false
adam: false
sync_bn: false
local_rank: -1
workers: 1
project: runs/train
entity: null
name: yolov7x-dataset2fps_20240718
exist_ok: false
quad: false
linear_lr: false
label_smoothing: 0.0
upload_dataset: true
bbox_interval: -1
save_period: -1
artifact_alias: latest
world_size: 1
global_rank: -1
save_dir: runs/train/yolov7x-dataset2fps_202407188
total_batch_size: 4

View File

@ -0,0 +1,128 @@
Brotli==1.0.9
Cython==3.0.10
GitPython==3.1.43
Jinja2==3.1.4
Markdown==3.6
MarkupSafe==2.1.3
MarkupSafe==2.1.5
PySocks==1.7.1
PyYAML==6.0.1
Pygments==2.18.0
Werkzeug==3.0.3
absl-py==2.1.0
appnope==0.1.4
asttokens==2.4.1
attrs==23.2.0
backcall==0.2.0
beautifulsoup4==4.12.3
bleach==6.1.0
certifi==2024.7.4
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
contourpy==1.2.1
cycler==0.12.1
cython_bbox==0.1.3
decorator==5.1.1
defusedxml==0.7.1
docker-pycreds==0.4.0
docopt==0.6.2
executing==2.0.1
fastjsonschema==2.20.0
filelock==3.13.1
filelock==3.15.4
filterpy==1.4.5
fonttools==4.53.1
fsspec==2024.6.1
future==0.18.3
gdown==5.2.0
gitdb==4.0.11
gmpy2==2.1.2
grpcio==1.64.1
idna==3.7
importlib_metadata==8.0.0
importlib_resources==6.4.0
ipython==8.12.3
jedi==0.19.1
joblib==1.4.2
jsonschema-specifications==2023.12.1
jsonschema==4.23.0
jupyter_client==8.6.2
jupyter_core==5.7.2
jupyterlab_pygments==0.3.0
kiwisolver==1.4.5
lap==0.4.0
loguru==0.7.2
matplotlib-inline==0.1.7
matplotlib==3.9.1
mistune==3.0.2
motmetrics==1.4.0
mpmath==1.3.0
nbclient==0.10.0
nbconvert==7.16.4
nbformat==5.10.4
networkx==3.2.1
ninja==1.11.1.1
numpy==1.26.4
opencv-python==4.10.0.84
packaging==24.1
pandas==2.2.2
pandocfilters==1.5.1
parso==0.8.4
pexpect==4.9.0
pickleshare==0.7.5
pillow==10.4.0
pip==24.0
pipreqs==0.5.0
platformdirs==4.2.2
prompt_toolkit==3.0.47
protobuf==4.25.3
psutil==6.0.0
ptyprocess==0.7.0
pure-eval==0.2.2
pycparser==2.21
pyparsing==3.1.2
python-dateutil==2.9.0.post0
pytz==2024.1
pyzmq==26.0.3
referencing==0.35.1
requests==2.32.2
requests==2.32.3
rpds-py==0.19.0
scikit-learn==1.5.1
scipy==1.13.1
seaborn==0.13.2
sentry-sdk==2.10.0
setproctitle==1.3.3
setuptools==69.5.1
six==1.16.0
smmap==5.0.1
soupsieve==2.5
stack-data==0.6.3
sympy==1.12
sympy==1.13.0
tabulate==0.9.0
tensorboard-data-server==0.7.2
tensorboard==2.17.0
thop==0.1.1-2209072238
threadpoolctl==3.5.0
tinycss2==1.3.0
torch==2.3.0
torch==2.3.1
torchaudio==2.3.0
torchvision==0.18.0
torchvision==0.18.1
tornado==6.4.1
tqdm==4.66.4
traitlets==5.14.3
typing_extensions==4.11.0
tzdata==2024.1
ultralytics==8.0.94
urllib3==2.2.2
wandb==0.17.4
wcwidth==0.2.13
webencodings==0.5.1
wheel==0.43.0
xmltodict==0.13.0
yarg==0.1.9
zipp==3.19.2

View File

@ -0,0 +1,74 @@
{
"os": "macOS-14.5-arm64-arm-64bit",
"python": "3.9.19",
"heartbeatAt": "2024-07-18T00:37:37.555895",
"startedAt": "2024-07-18T00:37:36.416224",
"docker": null,
"cuda": null,
"args": [
"--dataset",
"dataset2fps_20240718_",
"--epochs",
"10",
"--workers",
"1",
"--device",
"cpu",
"--batch-size",
"4",
"--data",
"data/dataset2fps/dataset.yaml",
"--img",
"1280",
"720",
"--cfg",
"cfg/training/yolov7x_dataset2fps.yaml",
"--weights",
"",
"--name",
"yolov7x-dataset2fps_20240718",
"--hyp",
"data/hyp.scratch.custom.yaml",
"--upload_dataset"
],
"state": "running",
"program": "/Users/noham/Documents/GitHub/Stage-2024/test/yolov7-tracker/train.py",
"codePathLocal": "train.py",
"codePath": "test/yolov7-tracker/train.py",
"git": {
"remote": "https://github.com/NohamR/Stage-2024.git",
"commit": "c9542b56841069189bbd2c868a5bc0e95b7e56bd"
},
"email": "100566912+NohamR@users.noreply.github.com",
"root": "/Users/noham/Documents/GitHub/Stage-2024",
"host": "propulsion",
"username": "noham",
"executable": "/Users/noham/miniconda3/envs/yolov7/bin/python3",
"cpu_count": 10,
"cpu_count_logical": 10,
"cpu_freq": {
"current": 3504,
"min": 702,
"max": 3504
},
"cpu_freq_per_core": [
{
"current": 3504,
"min": 702,
"max": 3504
}
],
"disk": {
"/": {
"total": 1858.1917190551758,
"used": 9.558456420898438
}
},
"gpuapple": {
"type": "Apple M2 Pro",
"vendor": "sppci_vendor_Apple"
},
"memory": {
"total": 32.0
}
}

View File

@ -0,0 +1 @@
{"_wandb": {"runtime": 16}}

View File

@ -0,0 +1,168 @@
name: yolov7
channels:
- pytorch
- defaults
dependencies:
- blas=1.0=openblas
- brotli-python=1.0.9=py39h313beb8_8
- ca-certificates=2024.7.2=hca03da5_0
- certifi=2024.7.4=py39hca03da5_0
- cffi=1.16.0=py39h80987f9_1
- freetype=2.12.1=h1192e45_0
- future=0.18.3=py39hca03da5_0
- gmp=6.2.1=hc377ac9_3
- gmpy2=2.1.2=py39h8c48613_0
- idna=3.7=py39hca03da5_0
- jinja2=3.1.4=py39hca03da5_0
- jpeg=9e=h80987f9_1
- lcms2=2.12=hba8e193_0
- lerc=3.0=hc377ac9_0
- libcxx=14.0.6=h848a8c0_0
- libdeflate=1.17=h80987f9_1
- libffi=3.4.4=hca03da5_1
- libgfortran=5.0.0=11_3_0_hca03da5_28
- libgfortran5=11.3.0=h009349e_28
- libjpeg-turbo=2.0.0=h1a28f6b_0
- libopenblas=0.3.21=h269037a_0
- libpng=1.6.39=h80987f9_0
- libprotobuf=3.20.3=h514c7bf_0
- libtiff=4.5.1=h313beb8_0
- libuv=1.48.0=h80987f9_0
- libwebp-base=1.3.2=h80987f9_0
- llvm-openmp=14.0.6=hc6e5704_0
- lz4-c=1.9.4=h313beb8_1
- mpc=1.1.0=h8c48613_1
- mpfr=4.0.2=h695f6f0_1
- mpmath=1.3.0=py39hca03da5_0
- ncurses=6.4=h313beb8_0
- networkx=3.2.1=py39hca03da5_0
- ninja-base=1.10.2=h525c30c_5
- numpy=1.26.4=py39h3b2db8e_0
- numpy-base=1.26.4=py39ha9811e2_0
- openjpeg=2.4.0=h0ed58ac_2
- openssl=3.0.14=h80987f9_0
- pillow=10.4.0=py39h80987f9_0
- pip=24.0=py39hca03da5_0
- pycparser=2.21=pyhd3eb1b0_0
- pysocks=1.7.1=py39hca03da5_0
- python=3.9.19=hb885b13_1
- pytorch=2.3.0=py3.9_0
- pyyaml=6.0.1=py39h80987f9_0
- readline=8.2=h1a28f6b_0
- setuptools=69.5.1=py39hca03da5_0
- sleef=3.5.1=h80987f9_2
- sqlite=3.45.3=h80987f9_0
- tk=8.6.14=h6ba3021_0
- torchaudio=2.3.0=py39_cpu
- typing-extensions=4.11.0=py39hca03da5_0
- typing_extensions=4.11.0=py39hca03da5_0
- urllib3=2.2.2=py39hca03da5_0
- wheel=0.43.0=py39hca03da5_0
- xz=5.4.6=h80987f9_1
- yaml=0.2.5=h1a28f6b_0
- zlib=1.2.13=h18a0788_1
- zstd=1.5.5=hd90d995_2
- pip:
- absl-py==2.1.0
- appnope==0.1.4
- asttokens==2.4.1
- attrs==23.2.0
- backcall==0.2.0
- beautifulsoup4==4.12.3
- bleach==6.1.0
- charset-normalizer==3.3.2
- click==8.1.7
- contourpy==1.2.1
- cycler==0.12.1
- cython==3.0.10
- cython-bbox==0.1.3
- decorator==5.1.1
- defusedxml==0.7.1
- docker-pycreds==0.4.0
- docopt==0.6.2
- executing==2.0.1
- fastjsonschema==2.20.0
- filelock==3.15.4
- filterpy==1.4.5
- fonttools==4.53.1
- fsspec==2024.6.1
- gdown==5.2.0
- gitdb==4.0.11
- gitpython==3.1.43
- grpcio==1.64.1
- importlib-metadata==8.0.0
- importlib-resources==6.4.0
- ipython==8.12.3
- jedi==0.19.1
- joblib==1.4.2
- jsonschema==4.23.0
- jsonschema-specifications==2023.12.1
- jupyter-client==8.6.2
- jupyter-core==5.7.2
- jupyterlab-pygments==0.3.0
- kiwisolver==1.4.5
- lap==0.4.0
- loguru==0.7.2
- markdown==3.6
- markupsafe==2.1.5
- matplotlib==3.9.1
- matplotlib-inline==0.1.7
- mistune==3.0.2
- motmetrics==1.4.0
- nbclient==0.10.0
- nbconvert==7.16.4
- nbformat==5.10.4
- ninja==1.11.1.1
- opencv-python==4.10.0.84
- packaging==24.1
- pandas==2.2.2
- pandocfilters==1.5.1
- parso==0.8.4
- pexpect==4.9.0
- pickleshare==0.7.5
- pipreqs==0.5.0
- platformdirs==4.2.2
- prompt-toolkit==3.0.47
- protobuf==4.25.3
- psutil==6.0.0
- ptyprocess==0.7.0
- pure-eval==0.2.2
- pygments==2.18.0
- pyparsing==3.1.2
- python-dateutil==2.9.0.post0
- pytz==2024.1
- pyzmq==26.0.3
- referencing==0.35.1
- requests==2.32.3
- rpds-py==0.19.0
- scikit-learn==1.5.1
- scipy==1.13.1
- seaborn==0.13.2
- sentry-sdk==2.10.0
- setproctitle==1.3.3
- six==1.16.0
- smmap==5.0.1
- soupsieve==2.5
- stack-data==0.6.3
- sympy==1.13.0
- tabulate==0.9.0
- tensorboard==2.17.0
- tensorboard-data-server==0.7.2
- thop==0.1.1-2209072238
- threadpoolctl==3.5.0
- tinycss2==1.3.0
- torch==2.3.1
- torchvision==0.18.1
- tornado==6.4.1
- tqdm==4.66.4
- traitlets==5.14.3
- tzdata==2024.1
- ultralytics==8.0.94
- wandb==0.17.4
- wcwidth==0.2.13
- webencodings==0.5.1
- werkzeug==3.0.3
- xmltodict==0.13.0
- yarg==0.1.9
- zipp==3.19.2
prefix: /Users/noham/miniconda3/envs/yolov7

View File

@ -0,0 +1,267 @@
wandb_version: 1
dataset:
desc: null
value: dataset2fps_20240718_
weights:
desc: null
value: ''
cfg:
desc: null
value: cfg/training/yolov7x_dataset2fps.yaml
data:
desc: null
value: data/dataset2fps/dataset.yaml
hyp:
desc: null
value:
lr0: 0.01
lrf: 0.1
momentum: 0.937
weight_decay: 0.0005
warmup_epochs: 3.0
warmup_momentum: 0.8
warmup_bias_lr: 0.1
box: 0.05
cls: 0.3
cls_pw: 1.0
obj: 0.7
obj_pw: 1.0
iou_t: 0.2
anchor_t: 4.0
fl_gamma: 0.0
hsv_h: 0.015
hsv_s: 0.7
hsv_v: 0.4
degrees: 0.0
translate: 0.2
scale: 0.5
shear: 0.0
perspective: 0.0
flipud: 0.0
fliplr: 0.5
mosaic: 1.0
mixup: 0.0
copy_paste: 0.0
paste_in: 0.0
epochs:
desc: null
value: 10
batch_size:
desc: null
value: 4
img_size:
desc: null
value:
- 1280
- 720
rect:
desc: null
value: false
resume:
desc: null
value: false
nosave:
desc: null
value: false
notest:
desc: null
value: false
noautoanchor:
desc: null
value: false
evolve:
desc: null
value: false
bucket:
desc: null
value: ''
cache_images:
desc: null
value: false
image_weights:
desc: null
value: false
device:
desc: null
value: cpu
multi_scale:
desc: null
value: false
single_cls:
desc: null
value: false
adam:
desc: null
value: false
sync_bn:
desc: null
value: false
local_rank:
desc: null
value: -1
workers:
desc: null
value: 1
project:
desc: null
value: runs/train
entity:
desc: null
value: null
name:
desc: null
value: yolov7x-dataset2fps_20240718
exist_ok:
desc: null
value: false
quad:
desc: null
value: false
linear_lr:
desc: null
value: false
label_smoothing:
desc: null
value: 0.0
upload_dataset:
desc: null
value: false
bbox_interval:
desc: null
value: -1
save_period:
desc: null
value: -1
artifact_alias:
desc: null
value: latest
world_size:
desc: null
value: 1
global_rank:
desc: null
value: -1
save_dir:
desc: null
value: runs/train/yolov7x-dataset2fps_202407189
total_batch_size:
desc: null
value: 4
_wandb:
desc: null
value:
bounding_box/class_labels:
Bounding Box Debugger/Images_wandb_delimeter_predictions:
type: bounding_box/class_labels
key: Bounding Box Debugger/Images_wandb_delimeter_predictions
value:
'0': runner
python_version: 3.9.19
cli_version: 0.17.4
framework: torch
is_jupyter_run: false
is_kaggle_kernel: false
start_time: 1721263088
t:
1:
- 1
- 41
- 55
2:
- 1
- 41
- 55
3:
- 2
- 13
- 16
- 19
- 23
4: 3.9.19
5: 0.17.4
8:
- 4
- 5
13: darwin-arm64
opt:
desc: null
value:
dataset: dataset2fps_20240718_
weights: ''
cfg: cfg/training/yolov7x_dataset2fps.yaml
data: data/dataset2fps/dataset.yaml
hyp:
lr0: 0.01
lrf: 0.1
momentum: 0.937
weight_decay: 0.0005
warmup_epochs: 3.0
warmup_momentum: 0.8
warmup_bias_lr: 0.1
box: 0.05
cls: 0.3
cls_pw: 1.0
obj: 0.7
obj_pw: 1.0
iou_t: 0.2
anchor_t: 4.0
fl_gamma: 0.0
hsv_h: 0.015
hsv_s: 0.7
hsv_v: 0.4
degrees: 0.0
translate: 0.2
scale: 0.5
shear: 0.0
perspective: 0.0
flipud: 0.0
fliplr: 0.5
mosaic: 1.0
mixup: 0.0
copy_paste: 0.0
paste_in: 0.0
epochs: 10
batch_size: 4
img_size:
- 1280
- 720
rect: false
resume: false
nosave: false
notest: false
noautoanchor: false
evolve: false
bucket: ''
cache_images: false
image_weights: false
device: cpu
multi_scale: false
single_cls: false
adam: false
sync_bn: false
local_rank: -1
workers: 1
project: runs/train
entity: null
name: yolov7x-dataset2fps_20240718
exist_ok: false
quad: false
linear_lr: false
label_smoothing: 0.0
upload_dataset: false
bbox_interval: -1
save_period: -1
artifact_alias: latest
world_size: 1
global_rank: -1
save_dir: runs/train/yolov7x-dataset2fps_202407189
total_batch_size: 4
data_dict:
desc: null
value:
train: data/dataset2fps/liste_images.txt
val: data/dataset2fps/liste_images.txt
nc: 1
names:
- runner

Some files were not shown because too many files have changed in this diff Show More