This commit is contained in:
orisys
2026-08-21 14:51:57 +08:00
commit 4ad53f4e97
2056 changed files with 6272 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
name: camera_test
channels:
- conda-forge
dependencies:
- python=3.11
- pip
- pip:
- opencv-python
- numpy
- pillow
- matplotlib
- ipython
- scipy
- pandas
- jupyter
- notebook
- torch
- torchvision
- -e ./ultralytics