Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
safe-challenge-2025
/
example-submission
like
0
Follow
SAFE: Image Edit Detection and Localization Challenge 2025
15
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
3
36ddfc8
example-submission
3.03 MB
Ctrl+K
Ctrl+K
5 contributors
History:
36 commits
jessehostetler
Rearrange README since some content is included in the main org page now.
36ddfc8
4 months ago
app
Add GPU support for inference service
5 months ago
resources
Move README images to subdirectory
5 months ago
scripts
Clean up docs. Fix test script incorrect path.
5 months ago
.dockerignore
Safe
285 Bytes
updated README.md
6 months ago
.env.example
Safe
161 Bytes
updated README.md
6 months ago
.gitattributes
Safe
1.52 kB
initial commit
5 months ago
.gitignore
Safe
77 Bytes
Clean up docs. Fix test script incorrect path.
5 months ago
.python-version
Safe
8 Bytes
initial commit
8 months ago
Dockerfile
Safe
795 Bytes
Download model weights in Dockerfile. Large revision of README to include submission instructions. Add challenge-cli.py to make uploading via the Dyff API easier.
5 months ago
Dockerfile.gpu
Safe
1.14 kB
Add GPU Dockerfile and requirements
5 months ago
README.md
Safe
26 kB
Rearrange README since some content is included in the main org page now.
4 months ago
cat.json
Safe
185 kB
Fix docker image not working in kubernetes. Fix int width not set in input scherma. Add makefile and test image.
5 months ago
challenge-cli.py
Safe
8.78 kB
Add GPU Dockerfile and requirements
5 months ago
main.py
Safe
101 Bytes
initial commit
8 months ago
makefile
Safe
1.95 kB
Add GPU Dockerfile and requirements
5 months ago
mask.png
Safe
167 Bytes
Clean up docs. Fix test script incorrect path.
5 months ago
prompt.sh
Safe
114 Bytes
Fix docker image not working in kubernetes. Fix int width not set in input scherma. Add makefile and test image.
5 months ago
requirements.cpu.in
Safe
18 Bytes
Default to CPU-only version of torch. Improve docs.
5 months ago
requirements.cpu.txt
Safe
8.82 kB
Default to CPU-only version of torch. Improve docs.
5 months ago
requirements.in
Safe
384 Bytes
Default to CPU-only version of torch. Improve docs.
5 months ago
requirements.torch.cpu.in
Safe
66 Bytes
Default to CPU-only version of torch. Improve docs.
5 months ago
requirements.torch.cpu.txt
Safe
90 Bytes
Default to CPU-only version of torch. Improve docs.
5 months ago
requirements.torch.gpu.in
Safe
18 Bytes
Add GPU Dockerfile and requirements
5 months ago
requirements.torch.gpu.txt
Safe
1.58 kB
Add GPU Dockerfile and requirements
5 months ago
requirements.txt
Safe
9.77 kB
Default to CPU-only version of torch. Improve docs.
5 months ago
response.json
Safe
474 Bytes
Default to CPU-only version of torch. Improve docs.
5 months ago
test_main.http
Safe
12.8 kB
refactored codebase
6 months ago