Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Ramkumarnn
/
blind-nav
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
blind-nav
37.3 MB
Ctrl+K
Ctrl+K
1 contributor
History:
11 commits
Ramkumarnn
Add depth-based wall/door detection
6a3fbea
27 days ago
core
Add depth-based wall/door detection
27 days ago
renderers
Blind navigation MVP
27 days ago
.gitattributes
Safe
84 Bytes
Blind navigation MVP
27 days ago
.gitignore
Safe
258 Bytes
Clean up: remove tar.gz, fix gitignore
27 days ago
Dockerfile
Safe
300 Bytes
Switch to gradio 5.x - fixes localhost check and gradio_client bugs
27 days ago
README.md
Safe
701 Bytes
Fix: use Docker with Python 3.11 to avoid audioop error
27 days ago
app_live.py
Safe
6.94 kB
Add depth-based wall/door detection
27 days ago
app_mobile.py
Safe
10.6 kB
Blind navigation MVP
27 days ago
app_new.py
Safe
5.3 kB
Blind navigation MVP
27 days ago
benchmark.py
Safe
3.46 kB
Blind navigation MVP
27 days ago
config.py
Safe
2.6 kB
Add more indoor obstacles, lower detection threshold to 0.25
27 days ago
deploy_ec2.sh
Safe
823 Bytes
Blind navigation MVP
27 days ago
pipeline.py
Safe
11.1 kB
Blind navigation MVP
27 days ago
pose_landmarker_heavy.task
Safe
30.7 MB
xet
Blind navigation MVP
27 days ago
requirements.txt
Safe
156 Bytes
Switch to gradio 5.x - fixes localhost check and gradio_client bugs
27 days ago
yolov8n.pt
pickle
Detected Pickle imports (23)
"ultralytics.nn.modules.conv.Concat"
,
"collections.OrderedDict"
,
"torch.nn.modules.container.ModuleList"
,
"ultralytics.nn.modules.block.SPPF"
,
"ultralytics.nn.modules.block.Bottleneck"
,
"torch.nn.modules.pooling.MaxPool2d"
,
"ultralytics.nn.tasks.DetectionModel"
,
"torch._utils._rebuild_tensor_v2"
,
"__builtin__.set"
,
"ultralytics.nn.modules.block.DFL"
,
"torch.Size"
,
"torch.nn.modules.activation.SiLU"
,
"ultralytics.nn.modules.conv.Conv"
,
"ultralytics.nn.modules.head.Detect"
,
"torch._utils._rebuild_parameter"
,
"ultralytics.nn.modules.block.C2f"
,
"torch.nn.modules.upsampling.Upsample"
,
"torch.HalfStorage"
,
"torch.nn.modules.batchnorm.BatchNorm2d"
,
"torch.FloatStorage"
,
"torch.nn.modules.conv.Conv2d"
,
"torch.nn.modules.container.Sequential"
,
"torch.LongStorage"
How to fix it?
6.55 MB
xet
Blind navigation MVP
27 days ago