Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
reidddd
/
carDamageDetection
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d020327
carDamageDetection
/
config.yaml
reidddd
update dockerfile
7b813cc
10 months ago
raw
Copy download link
history
blame
Safe
188 Bytes
_BASE_:
"Base-RCNN-FPN.yaml"
MODEL:
WEIGHTS:
"detectron2://ImageNetPretrained/MSRA/R-50.pkl"
MASK_ON:
True
RESNETS:
DEPTH:
50
SOLVER:
STEPS:
(210000,
250000
)
MAX_ITER:
270000