feat: initial HSAP platform
Huaxu Sentinel Active Safety Platform with embedded algorithm code, Docker Compose setup, and vendored dataset scaffolds for clone-and-run. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
20
algorithms/lane_ufld/code/CLRNet-main/requirements.txt
Normal file
20
algorithms/lane_ufld/code/CLRNet-main/requirements.txt
Normal file
@@ -0,0 +1,20 @@
|
||||
torch==1.8.0
|
||||
torchvision==0.9.0
|
||||
pandas
|
||||
addict
|
||||
sklearn
|
||||
opencv-python
|
||||
pytorch_warmup
|
||||
scikit-image
|
||||
tqdm
|
||||
p_tqdm
|
||||
imgaug>=0.4.0
|
||||
Shapely==1.7.0
|
||||
ujson==1.35
|
||||
yapf
|
||||
pathspec
|
||||
timm
|
||||
mmcv==1.2.5
|
||||
albumentations==0.4.6
|
||||
pathspec
|
||||
ptflops
|
||||
Reference in New Issue
Block a user