hengc commited on
Commit
55c4c43
·
verified ·
1 Parent(s): ad144ee

Upload 2 files

Browse files
Files changed (2) hide show
  1. best.pt +3 -0
  2. requirements.txt +95 -0
best.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28b855cb5a55a6190548669d4738318ccabc6c2fe3d378f8390db32ba1298ae6
3
+ size 23866989
requirements.txt ADDED
@@ -0,0 +1,95 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ asttokens==2.4.1
2
+ certifi==2024.8.30
3
+ charset-normalizer==3.4.0
4
+ cleanvision==0.3.6
5
+ comm==0.2.2
6
+ contourpy==1.3.0
7
+ cycler==0.12.1
8
+ debugpy==1.8.7
9
+ decorator==5.1.1
10
+ exceptiongroup==1.2.2
11
+ executing==2.1.0
12
+ filelock==3.16.1
13
+ fonttools==4.54.1
14
+ fsspec==2024.9.0
15
+ idna==3.10
16
+ ImageHash==4.3.1
17
+ imageio==2.36.0
18
+ imantics==0.1.12
19
+ ipykernel==6.29.5
20
+ ipython==8.28.0
21
+ ipywidgets==8.1.5
22
+ jedi==0.19.1
23
+ Jinja2==3.1.4
24
+ joblib==1.4.2
25
+ jupyter_client==8.6.3
26
+ jupyter_core==5.7.2
27
+ jupyterlab_widgets==3.0.13
28
+ kiwisolver==1.4.7
29
+ lazy_loader==0.4
30
+ lxml==5.3.0
31
+ MarkupSafe==3.0.2
32
+ matplotlib==3.9.2
33
+ matplotlib-inline==0.1.7
34
+ mpmath==1.3.0
35
+ nest-asyncio==1.6.0
36
+ networkx==3.4.2
37
+ numpy==2.1.2
38
+ nvidia-cublas-cu12==12.4.5.8
39
+ nvidia-cuda-cupti-cu12==12.4.127
40
+ nvidia-cuda-nvrtc-cu12==12.4.127
41
+ nvidia-cuda-runtime-cu12==12.4.127
42
+ nvidia-cudnn-cu12==9.1.0.70
43
+ nvidia-cufft-cu12==11.2.1.3
44
+ nvidia-curand-cu12==10.3.5.147
45
+ nvidia-cusolver-cu12==11.6.1.9
46
+ nvidia-cusparse-cu12==12.3.1.170
47
+ nvidia-nccl-cu12==2.21.5
48
+ nvidia-nvjitlink-cu12==12.4.127
49
+ nvidia-nvtx-cu12==12.4.127
50
+ opencv-python==4.10.0.84
51
+ packaging==24.1
52
+ pandas==2.2.3
53
+ parso==0.8.4
54
+ pexpect==4.9.0
55
+ pillow==11.0.0
56
+ platformdirs==4.3.6
57
+ prompt_toolkit==3.0.48
58
+ psutil==6.1.0
59
+ ptyprocess==0.7.0
60
+ pure_eval==0.2.3
61
+ py-cpuinfo==9.0.0
62
+ pycocotools==2.0.8
63
+ Pygments==2.18.0
64
+ pyparsing==3.2.0
65
+ python-dateutil==2.9.0.post0
66
+ pytz==2024.2
67
+ PyWavelets==1.7.0
68
+ PyYAML==6.0.2
69
+ pyzmq==26.2.0
70
+ requests==2.32.3
71
+ scikit-image==0.24.0
72
+ scikit-learn==1.5.2
73
+ scipy==1.14.1
74
+ seaborn==0.13.2
75
+ six==1.16.0
76
+ stack-data==0.6.3
77
+ sympy==1.13.1
78
+ tabulate==0.9.0
79
+ threadpoolctl==3.5.0
80
+ tifffile==2024.9.20
81
+ torch==2.5.1
82
+ torchvision==0.20.1
83
+ tornado==6.4.1
84
+ tqdm==4.66.5
85
+ traitlets==5.14.3
86
+ triton==3.1.0
87
+ typing_extensions==4.12.2
88
+ tzdata==2024.2
89
+ ultralytics==8.3.27
90
+ ultralytics-thop==2.0.10
91
+ urllib3==2.2.3
92
+ wcwidth==0.2.13
93
+ webcolors==24.8.0
94
+ widgetsnbextension==4.0.13
95
+ xmljson==0.2.1