Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
owaiskha9654/Custom_Yolov7
testmail-gmail
/
Intelligent-Text-to-Image
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Intelligent-Text-to-Image
2 contributors
History:
50 commits
testmail-gmail
Update app.py
14ff274
almost 2 years ago
Inference
Duplicate from owaiskha9654/Custom_Yolov7
almost 2 years ago
data
Duplicate from owaiskha9654/Custom_Yolov7
almost 2 years ago
figure
Duplicate from owaiskha9654/Custom_Yolov7
almost 2 years ago
models
Duplicate from owaiskha9654/Custom_Yolov7
almost 2 years ago
utils
Duplicate from owaiskha9654/Custom_Yolov7
almost 2 years ago
.gitattributes
Safe
1.34 kB
Duplicate from owaiskha9654/Custom_Yolov7
almost 2 years ago
Image1.jpeg
Safe
82.1 kB
Duplicate from owaiskha9654/Custom_Yolov7
almost 2 years ago
Image2.jpeg
Safe
74.1 kB
Duplicate from owaiskha9654/Custom_Yolov7
almost 2 years ago
Image3.jpeg
Safe
45 kB
Duplicate from owaiskha9654/Custom_Yolov7
almost 2 years ago
Image4.jpeg
Safe
58.4 kB
Duplicate from owaiskha9654/Custom_Yolov7
almost 2 years ago
Image5.jpeg
Safe
65 kB
Duplicate from owaiskha9654/Custom_Yolov7
almost 2 years ago
Image6.jpeg
Safe
35.3 kB
Duplicate from owaiskha9654/Custom_Yolov7
almost 2 years ago
README.md
Safe
272 Bytes
Duplicate from owaiskha9654/Custom_Yolov7
almost 2 years ago
Yolo_v7_Custom_trained_By_Owais.pt
pickle
Detected Pickle imports (28)
"torch.HalfStorage"
,
"numpy.ndarray"
,
"models.common.RepConv"
,
"torch._utils._rebuild_tensor_v2"
,
"models.yolo.Model"
,
"torch.nn.modules.container.ModuleList"
,
"models.common.SPPCSPC"
,
"torch._utils._rebuild_parameter"
,
"numpy.dtype"
,
"torch.nn.modules.activation.SiLU"
,
"models.yolo.IDetect"
,
"models.common.Concat"
,
"torch.nn.modules.pooling.MaxPool2d"
,
"collections.OrderedDict"
,
"models.common.MP"
,
"torch.nn.modules.batchnorm.BatchNorm2d"
,
"models.common.ImplicitM"
,
"torch.DoubleStorage"
,
"torch.nn.modules.container.Sequential"
,
"torch.FloatStorage"
,
"__builtin__.set"
,
"torch.nn.modules.upsampling.Upsample"
,
"torch.LongStorage"
,
"torch.nn.modules.conv.Conv2d"
,
"numpy.core.multiarray._reconstruct"
,
"_codecs.encode"
,
"models.common.ImplicitA"
,
"models.common.Conv"
How to fix it?
74.8 MB
LFS
Duplicate from owaiskha9654/Custom_Yolov7
almost 2 years ago
app.py
Safe
10.4 kB
Update app.py
almost 2 years ago
best.pt
pickle
Detected Pickle imports (26)
"__builtin__.set"
,
"torch.FloatStorage"
,
"torch.nn.modules.container.Sequential"
,
"models.common.RepConv"
,
"numpy.dtype"
,
"torch.HalfStorage"
,
"models.common.Concat"
,
"numpy.ndarray"
,
"torch.LongStorage"
,
"torch.nn.modules.upsampling.Upsample"
,
"models.common.SPPCSPC"
,
"torch.nn.modules.batchnorm.BatchNorm2d"
,
"torch.nn.modules.conv.Conv2d"
,
"_codecs.encode"
,
"collections.OrderedDict"
,
"torch.nn.modules.activation.SiLU"
,
"torch.DoubleStorage"
,
"models.yolo.Model"
,
"models.common.Conv"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.nn.modules.container.ModuleList"
,
"torch.nn.modules.pooling.MaxPool2d"
,
"models.yolo.Detect"
,
"numpy.core.multiarray._reconstruct"
,
"models.common.MP"
,
"torch._utils._rebuild_parameter"
How to fix it?
74.8 MB
LFS
Adding trained weight
almost 2 years ago
detect.py
Safe
9.24 kB
Duplicate from owaiskha9654/Custom_Yolov7
almost 2 years ago
export.py
Safe
9.15 kB
Duplicate from owaiskha9654/Custom_Yolov7
almost 2 years ago
horses.jpeg
Safe
133 kB
Duplicate from owaiskha9654/Custom_Yolov7
almost 2 years ago
hubconf.py
Safe
3.58 kB
Duplicate from owaiskha9654/Custom_Yolov7
almost 2 years ago
packages.txt
Safe
13 Bytes
Update packages.txt
almost 2 years ago
passport_mrz.pt
pickle
Detected Pickle imports (26)
"numpy.dtype"
,
"torch._utils._rebuild_parameter"
,
"models.yolo.Detect"
,
"torch.nn.modules.container.Sequential"
,
"models.yolo.Model"
,
"torch.nn.modules.pooling.MaxPool2d"
,
"torch.nn.modules.conv.Conv2d"
,
"torch.FloatStorage"
,
"torch.nn.modules.upsampling.Upsample"
,
"torch.DoubleStorage"
,
"torch.nn.modules.activation.SiLU"
,
"__builtin__.set"
,
"numpy.core.multiarray._reconstruct"
,
"torch.LongStorage"
,
"models.common.SPPCSPC"
,
"torch.nn.modules.batchnorm.BatchNorm2d"
,
"torch.HalfStorage"
,
"_codecs.encode"
,
"models.common.RepConv"
,
"numpy.ndarray"
,
"models.common.Conv"
,
"torch.nn.modules.container.ModuleList"
,
"collections.OrderedDict"
,
"models.common.MP"
,
"models.common.Concat"
,
"torch._utils._rebuild_tensor_v2"
How to fix it?
74.8 MB
LFS
Upload passport_mrz.pt
almost 2 years ago
requirements.txt
Safe
1.02 kB
Update requirements.txt
almost 2 years ago
test.py
Safe
17 kB
Duplicate from owaiskha9654/Custom_Yolov7
almost 2 years ago
train.py
Safe
37.8 kB
Duplicate from owaiskha9654/Custom_Yolov7
almost 2 years ago