Need your help!
(gaussian_splatting) PS E:\BaiduSyncdisk\Project\SparseGS-master> python train.py --source_path data/art --model_path output/art --beta 5.0 --lambda_pearson 0.05 --lambda_local_pearson 0.15 --box_p 128 --p_corr 0.5 --lambda_diffusion 0.001 --SDS_freq 0.1 --step_ratio 0.99 --lambda_reg 0.1 --prune_sched 20000 --prune_perc 0.98 --prune_exp 7.5 --iterations 30000 --checkpoint_iterations 30000 -r 2
Optimizing output/art
Output folder: output/art [18/09 11:05:08]
Tensorboard Found! [18/09 11:05:08]
Reading camera 43/43Loading Training Cameras [18/09 11:05:08]
Loading Test Cameras [18/09 11:05:13]
Number of points at initialisation : 5550 [18/09 11:05:13]
Training progress: 0%| | 0/30000 [00:00<?, ?it/s][20000] [18/09 11:05:13]
urllib3.exceptions.SSLError: [SSL: KRB5_S_TKT_NYV] unexpected eof while reading (_ssl.c:1091)
The above exception was the direct cause of the following exception:
urllib3.exceptions.ProxyError: ('Unable to connect to proxy', SSLError(SSLError(1, '[SSL: KRB5_S_TKT_NYV] unexpected eof while reading (_ssl.c:1091)')))
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "D:\miniconda3\envs\gaussian_splatting\lib\site-packages\requests\adapters.py", line 497, in send
chunked=chunked,
File "D:\miniconda3\envs\gaussian_splatting\lib\site-packages\urllib3\connectionpool.py", line 845, in urlopen
method, url, error=new_e, _pool=self, _stacktrace=sys.exc_info()[2]
File "D:\miniconda3\envs\gaussian_splatting\lib\site-packages\urllib3\util\retry.py", line 515, in increment
raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type]
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /api/models/stabilityai/stable-diffusion-2-1-base (Caused by ProxyError('Unable to connect to proxy', SSLError(SSLError(1, '[SSL: KRB5_S_TKT_NYV] unexpected eof while reading (_ssl.c:1091)'))))
During handling of the above exception, another exception occurred:
Need your help!
(gaussian_splatting) PS E:\BaiduSyncdisk\Project\SparseGS-master> python train.py --source_path data/art --model_path output/art --beta 5.0 --lambda_pearson 0.05 --lambda_local_pearson 0.15 --box_p 128 --p_corr 0.5 --lambda_diffusion 0.001 --SDS_freq 0.1 --step_ratio 0.99 --lambda_reg 0.1 --prune_sched 20000 --prune_perc 0.98 --prune_exp 7.5 --iterations 30000 --checkpoint_iterations 30000 -r 2
Optimizing output/art
Output folder: output/art [18/09 11:05:08]
Tensorboard Found! [18/09 11:05:08]
Reading camera 43/43Loading Training Cameras [18/09 11:05:08]
Loading Test Cameras [18/09 11:05:13]
Number of points at initialisation : 5550 [18/09 11:05:13]
Training progress: 0%| | 0/30000 [00:00<?, ?it/s][20000] [18/09 11:05:13]
urllib3.exceptions.SSLError: [SSL: KRB5_S_TKT_NYV] unexpected eof while reading (_ssl.c:1091)
The above exception was the direct cause of the following exception:
urllib3.exceptions.ProxyError: ('Unable to connect to proxy', SSLError(SSLError(1, '[SSL: KRB5_S_TKT_NYV] unexpected eof while reading (_ssl.c:1091)')))
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "D:\miniconda3\envs\gaussian_splatting\lib\site-packages\requests\adapters.py", line 497, in send
chunked=chunked,
File "D:\miniconda3\envs\gaussian_splatting\lib\site-packages\urllib3\connectionpool.py", line 845, in urlopen
method, url, error=new_e, _pool=self, _stacktrace=sys.exc_info()[2]
File "D:\miniconda3\envs\gaussian_splatting\lib\site-packages\urllib3\util\retry.py", line 515, in increment
raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type]
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /api/models/stabilityai/stable-diffusion-2-1-base (Caused by ProxyError('Unable to connect to proxy', SSLError(SSLError(1, '[SSL: KRB5_S_TKT_NYV] unexpected eof while reading (_ssl.c:1091)'))))
During handling of the above exception, another exception occurred: