diff --git a/.gitignore b/.gitignore index 85bc929..24fe4fd 100644 --- a/.gitignore +++ b/.gitignore @@ -10,7 +10,6 @@ run text.txt run* baselines -*.txt ours.sh benchmarks/draw tests/*.png @@ -30,4 +29,8 @@ acc.png pretrained data examples/yolov7/yolov7 -.pytest_cache \ No newline at end of file +.pytest_cache +output +wandb + +benchmark \ No newline at end of file