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
about 1 month ago
core
Add depth-based wall/door detection
about 1 month ago
renderers
Blind navigation MVP
about 1 month ago
.gitattributes
Safe
84 Bytes
Blind navigation MVP
about 1 month ago
.gitignore
Safe
258 Bytes
Clean up: remove tar.gz, fix gitignore
about 1 month ago
Dockerfile
Safe
300 Bytes
Switch to gradio 5.x - fixes localhost check and gradio_client bugs
about 1 month ago
README.md
Safe
701 Bytes
Fix: use Docker with Python 3.11 to avoid audioop error
about 1 month ago
app_live.py
Safe
6.94 kB
Add depth-based wall/door detection
about 1 month ago
app_mobile.py
Safe
10.6 kB
Blind navigation MVP
about 1 month ago
app_new.py
Safe
5.3 kB
Blind navigation MVP
about 1 month ago
benchmark.py
Safe
3.46 kB
Blind navigation MVP
about 1 month ago
config.py
Safe
2.6 kB
Add more indoor obstacles, lower detection threshold to 0.25
about 1 month ago
deploy_ec2.sh
Safe
823 Bytes
Blind navigation MVP
about 1 month ago
pipeline.py
Safe
11.1 kB
Blind navigation MVP
about 1 month ago
pose_landmarker_heavy.task
Safe
30.7 MB
xet
Blind navigation MVP
about 1 month ago
requirements.txt
Safe
156 Bytes
Switch to gradio 5.x - fixes localhost check and gradio_client bugs
about 1 month 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
about 1 month ago