Predictions बनाएँ
command line से inference infer का उपयोग करके छवियों, image URLs, directories, और video files पर predictions चलाएँ।
inference infer --helpकमांड विवरण
उदाहरण
स्थानीय इमेज पर पूर्वानुमान करें
inference infer -i ./image.jpg -m {your_project}/{version} --api-key {YOUR_API_KEY}inference infer -i ./image.jpg -m {your_project}/{version} --api-key {YOUR_API_KEY} -D -o {path_to_your_output_directory}इमेज URL पर पूर्वानुमान करें
होस्टेड API का उपयोग करना
स्थानीय डायरेक्टरी से पूर्वानुमान करें
वीडियो फ़ाइल पर पूर्वानुमान करें
विज़ुअलाइज़ेशन कॉन्फ़िगर करें
इन्फरेंस हाइपरपैरामीटर प्रदान करें
अंतिम अपडेट
क्या यह उपयोगी था?