-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Labels
RCOSPotential work items for RCOS student internsPotential work items for RCOS student internsquestionFurther information is requestedFurther information is requestedsize/S
Description
$ grep -o -h -E "http.*yaml" bootstrapper/configmap.yaml | \
while read url; do \
curl -s -o /dev/null -w "%{http_code}" $url; echo ": ${url}"; \
done | grep --color "404"404: https://raw.githubusercontent.com/machine-learning-exchange/katalog/main/model-samples/max-audio-classifier.yaml
404: https://raw.githubusercontent.com/machine-learning-exchange/katalog/main/model-samples/max-breast-cancer-mitosis-detector.yaml
404: https://raw.githubusercontent.com/machine-learning-exchange/katalog/main/model-samples/max-facial-age-estimator.yaml
404: https://raw.githubusercontent.com/machine-learning-exchange/katalog/main/model-samples/max-image-segmenter.yaml
404: https://raw.githubusercontent.com/machine-learning-exchange/katalog/main/model-samples/max-news-text-generator.yaml
404: https://raw.githubusercontent.com/machine-learning-exchange/katalog/main/model-samples/max-sports-video-classifier.yamlMetadata
Metadata
Assignees
Labels
RCOSPotential work items for RCOS student internsPotential work items for RCOS student internsquestionFurther information is requestedFurther information is requestedsize/S