Skip to content

shriarul5273/Robust_RGB-D_Saliency_Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

title emoji colorFrom colorTo sdk sdk_version app_file pinned
Robust RGB-D Saliency Detection
🏢
green
indigo
gradio
3.4
app.py
false

Docker Image Build and Push Deploy to Hugging Face Spaces 🤗 HuggingFace-Space 🐳 Docker-Image arXiv

Deployment of the paper:

Robust RGB-D Fusion for Saliency Detection published at the International Conference on 3D Vision 2022 (3DV 2022). Paper Code can be found at Zongwei97/RFNet.

View the Deployed app in 🤗 huggingface-spaces

https://huggingface.co/spaces/shriarul5273/Robust_RGB-D_Saliency_Detection

Run container from Docker Hub Image

docker run -it -p 7860:7860 shriarul5273/robust_rgb-d_saliency_detection:latest

Deployed app (in port 7860) http://localhost:7860

Build and run container locally

  1. Build container
docker build . --tag robust_rgb-d_saliency_detection:latest 
  1. Run container from the
docker run -it -d -p 7860:7860  robust_rgb-d_saliency_detection:latest

Deployed app (in port 7860) http://localhost:7860

.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published