Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
riciii7
/
Tumor-Detection-FastAPI
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Tumor-Detection-FastAPI
22.5 MB
Ctrl+K
Ctrl+K
2 contributors
History:
30 commits
Junathan Richie
feat: add handle dont draw if no tumor
d00e3b8
4 months ago
.gitattributes
Safe
1.52 kB
initial commit
7 months ago
.gitignore
Safe
4.56 kB
refactor: change response to image and detections
7 months ago
Dockerfile
Safe
470 Bytes
fix: requirements issue
7 months ago
README.md
Safe
267 Bytes
initial commit
7 months ago
app.py
Safe
5.4 kB
feat: add handle dont draw if no tumor
4 months ago
best.pt
pickle
Detected Pickle imports (23)
"collections.OrderedDict"
,
"torch.HalfStorage"
,
"ultralytics.nn.modules.block.C2f"
,
"torch.FloatStorage"
,
"torch.nn.modules.upsampling.Upsample"
,
"ultralytics.nn.modules.conv.Conv"
,
"torch.nn.modules.activation.SiLU"
,
"torch.nn.modules.container.Sequential"
,
"ultralytics.nn.modules.block.Bottleneck"
,
"ultralytics.nn.modules.block.DFL"
,
"ultralytics.nn.modules.block.SPPF"
,
"torch.nn.modules.pooling.MaxPool2d"
,
"torch.nn.modules.container.ModuleList"
,
"torch._utils._rebuild_parameter"
,
"__builtin__.set"
,
"torch.Size"
,
"torch.nn.modules.conv.Conv2d"
,
"torch.LongStorage"
,
"ultralytics.nn.modules.conv.Concat"
,
"torch._utils._rebuild_tensor_v2"
,
"ultralytics.nn.tasks.DetectionModel"
,
"ultralytics.nn.modules.head.Detect"
,
"torch.nn.modules.batchnorm.BatchNorm2d"
How to fix it?
22.5 MB
xet
feat: init fastapi
7 months ago
packages.txt
Safe
19 Bytes
feat: add packages.txt
7 months ago
python_client.py
Safe
1.07 kB
refactor: adjust python client example
7 months ago
requirements.txt
Safe
151 Bytes
fix: change opencv-python tu opencv-python-headless
7 months ago