MR-HOLO

Results 3 issues of MR-HOLO

NVIDIA GeForce RTX 3080 Ti with CUDA capability sm_86 is not compatible with the current PyTorch installation. The current PyTorch install supports CUDA capabilities sm_37 sm_50 sm_60 sm_70 sm_75. If...

Traceback (most recent call last): File "/root/BESP2024_D_AI/BESP_2024_AD_V0/run.py", line 184, in exp.test(setting) File "/root/BESP2024_D_AI/BESP_2024_AD_V0/exp/exp_anomaly_detection.py", line 186, in test gt, pred = adjustment(gt, pred) File "/root/BESP2024_D_AI/BESP_2024_AD_V0/utils/tools.py", line 96, in adjustment if gt[i]...

AttributeError: 'MossTokenizer' object has no attribute 'encoder' Traceback: File "C:\Users\BESP\MOSS-main\.venv\lib\site-packages\streamlit\runtime\scriptrunner\exec_code.py", line 88, in exec_func_with_error_handling result = func() File "C:\Users\BESP\MOSS-main\.venv\lib\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 579, in code_to_exec exec(code, module.__dict__) File "C:\Users\BESP\MOSS-main\moss_web_demo_streamlit.py", line 82, in...