App下載

詞條

大約有 4,000 項(xiàng)符合查詢結(jié)果 ,庫內(nèi)數(shù)據(jù)總量為 78,409 項(xiàng)。(搜索耗時(shí):0.0035秒)

2431.TensorFlow函數(shù):tf.image.grayscale_to_rgb

...數(shù)tf.image.grayscale_to_rgb( images, name=None ) 定義在:tensorflow/python/ops/image_ops_impl.py. 請參閱指南:圖像操作>顏色空間之間轉(zhuǎn)換 將一個(gè)或多個(gè)圖像從灰度轉(zhuǎn)換為RGB. 輸出與images相同DType和秩的張量.輸出的最后一個(gè)維度的大小為3,包含...

http://m.o2fo.com/tensorflow_python/tensorflow_python-781j2qnx.html

2432.TensorFlow函數(shù):tf.image.image_gradients

...mage_gradients函數(shù)tf.image.image_gradients(image) 定義在:tensorflow/python/ops/image_ops_impl.py. 返回每個(gè)顏色通道的圖像漸變 (dy、dx). 兩個(gè)輸出張量都具有與輸入相同的形狀:[batch_size,h,w,d].漸變值被組織成使得[I(x + 1,y) - I(x,y)]位于位置(x,y)中....

http://m.o2fo.com/tensorflow_python/tensorflow_python-4q2f2qqn.html

2433.TensorFlow函數(shù):tf.image.is_jpeg

...s_jpeg函數(shù)tf.image.is_jpeg( contents, name=None ) 定義在:tensorflow/python/ops/image_ops_impl.py. 便捷函數(shù),檢查"contents"是否對JPEG圖像進(jìn)行編碼. 參數(shù): contents:0維字符串,編碼的圖像字節(jié). name:操作的名稱(可選) 返回: 返回指示“contents”可能...

http://m.o2fo.com/tensorflow_python/tensorflow_python-mzty2qqo.html

2434.TensorFlow函數(shù):tf.image.per_image_standardization

...tion函數(shù)tf.image.per_image_standardization(image) 定義在:tensorflow/python/ops/image_ops_impl.py. 請參閱指南:圖像操作>圖像調(diào)整 線性縮放image以具有零均值和單位范數(shù). 這個(gè)操作計(jì)算(x - mean) / adjusted_stddev,其中mean是圖像中所有值的平均值,以...

http://m.o2fo.com/tensorflow_python/tensorflow_python-vbyx2qyr.html

2435.TensorFlow函數(shù):tf.image.random_hue

...tf.image.random_hue( image, max_delta, seed=None ) 定義在:tensorflow/python/ops/image_ops_impl.py. 請參閱指南:圖像操作>圖像調(diào)整 用隨機(jī)因子調(diào)整RGB圖像的色調(diào). 相當(dāng)于adjust_hue(),但是在區(qū)間[-max_delta, max_delta]使用delta隨機(jī)選取的. max_delta必須在...

http://m.o2fo.com/tensorflow_python/tensorflow_python-j7n62r6t.html

2436.TensorFlow函數(shù):tf.image.random_saturation

...random_saturation( image, lower, upper, seed=None ) 定義在:tensorflow/python/ops/image_ops_impl.py. 請參閱指南:圖像操作>圖像調(diào)整 用隨機(jī)因子調(diào)整RGB圖像的飽和度. 相當(dāng)于adjust_saturation(),但是在區(qū)間[lower, upper]中使用saturation_factor隨機(jī)選取. 參數(shù)...

http://m.o2fo.com/tensorflow_python/tensorflow_python-zg3y2r6w.html

2437.TensorFlow函數(shù):tf.image.ResizeMethod

tf.image.ResizeMethod函數(shù) ResizeMethod類 定義在:tensorflow/python/ops/image_ops_impl.py. 類成員 AREABICUBICBILINEARNEAREST_NEIGHBOR

http://m.o2fo.com/tensorflow_python/tensorflow_python-6poe2r9f.html

2438.TensorFlow函數(shù):tf.image.rgb_to_grayscale

...數(shù)tf.image.rgb_to_grayscale( images, name=None ) 定義在:tensorflow/python/ops/image_ops_impl.py. 請參閱指南:圖像操作>顏色空間之間的轉(zhuǎn)換 將一個(gè)或多個(gè)圖像從RGB轉(zhuǎn)換為灰度. 輸出與images具有相同DType和等級的張量.輸出的最后一個(gè)維度的大小...

http://m.o2fo.com/tensorflow_python/tensorflow_python-zbj52rgz.html

2439.TensorFlow函數(shù):tf.image.rgb_to_yiq

...f.image.rgb_to_yiq函數(shù)tf.image.rgb_to_yiq(images) 定義在:tensorflow/python/ops/image_ops_impl.py. 將一個(gè)或多個(gè)圖像從RGB轉(zhuǎn)換為YIQ. 輸出與images張量具有相同形狀的張量,其中包含像素的YIQ值.如果圖像中的值位于[0,1]中,則輸出的定義很好. 參數(shù): im...

http://m.o2fo.com/tensorflow_python/tensorflow_python-6tzf2rk6.html

2440.TensorFlow函數(shù):tf.image.rgb_to_yuv

...f.image.rgb_to_yuv函數(shù)tf.image.rgb_to_yuv(images) 定義在:tensorflow/python/ops/image_ops_impl.py. 將一個(gè)或多個(gè)圖像從RGB轉(zhuǎn)換為YUV. 輸出與images張量具有相同形狀的張量,其中包含像素的YUV值.只有圖像中的值位于[0,1]中,輸出才具有良好的定義. 參數(shù)...

http://m.o2fo.com/tensorflow_python/tensorflow_python-evcn2rm9.html

抱歉,暫時(shí)沒有相關(guān)的微課

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

抱歉,暫時(shí)沒有相關(guān)的視頻課程

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

抱歉,暫時(shí)沒有相關(guān)的教程

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

2431.TensorFlow函數(shù):tf.image.grayscale_to_rgb

...數(shù)tf.image.grayscale_to_rgb( images, name=None ) 定義在:tensorflow/python/ops/image_ops_impl.py. 請參閱指南:圖像操作>顏色空間之間轉(zhuǎn)換 將一個(gè)或多個(gè)圖像從灰度轉(zhuǎn)換為RGB. 輸出與images相同DType和秩的張量.輸出的最后一個(gè)維度的大小為3,包含...

http://m.o2fo.com/tensorflow_python/tensorflow_python-781j2qnx.html

2432.TensorFlow函數(shù):tf.image.image_gradients

...mage_gradients函數(shù)tf.image.image_gradients(image) 定義在:tensorflow/python/ops/image_ops_impl.py. 返回每個(gè)顏色通道的圖像漸變 (dy、dx). 兩個(gè)輸出張量都具有與輸入相同的形狀:[batch_size,h,w,d].漸變值被組織成使得[I(x + 1,y) - I(x,y)]位于位置(x,y)中....

http://m.o2fo.com/tensorflow_python/tensorflow_python-4q2f2qqn.html

2433.TensorFlow函數(shù):tf.image.is_jpeg

...s_jpeg函數(shù)tf.image.is_jpeg( contents, name=None ) 定義在:tensorflow/python/ops/image_ops_impl.py. 便捷函數(shù),檢查"contents"是否對JPEG圖像進(jìn)行編碼. 參數(shù): contents:0維字符串,編碼的圖像字節(jié). name:操作的名稱(可選) 返回: 返回指示“contents”可能...

http://m.o2fo.com/tensorflow_python/tensorflow_python-mzty2qqo.html

2434.TensorFlow函數(shù):tf.image.per_image_standardization

...tion函數(shù)tf.image.per_image_standardization(image) 定義在:tensorflow/python/ops/image_ops_impl.py. 請參閱指南:圖像操作>圖像調(diào)整 線性縮放image以具有零均值和單位范數(shù). 這個(gè)操作計(jì)算(x - mean) / adjusted_stddev,其中mean是圖像中所有值的平均值,以...

http://m.o2fo.com/tensorflow_python/tensorflow_python-vbyx2qyr.html

2435.TensorFlow函數(shù):tf.image.random_hue

...tf.image.random_hue( image, max_delta, seed=None ) 定義在:tensorflow/python/ops/image_ops_impl.py. 請參閱指南:圖像操作>圖像調(diào)整 用隨機(jī)因子調(diào)整RGB圖像的色調(diào). 相當(dāng)于adjust_hue(),但是在區(qū)間[-max_delta, max_delta]使用delta隨機(jī)選取的. max_delta必須在...

http://m.o2fo.com/tensorflow_python/tensorflow_python-j7n62r6t.html

2436.TensorFlow函數(shù):tf.image.random_saturation

...random_saturation( image, lower, upper, seed=None ) 定義在:tensorflow/python/ops/image_ops_impl.py. 請參閱指南:圖像操作>圖像調(diào)整 用隨機(jī)因子調(diào)整RGB圖像的飽和度. 相當(dāng)于adjust_saturation(),但是在區(qū)間[lower, upper]中使用saturation_factor隨機(jī)選取. 參數(shù)...

http://m.o2fo.com/tensorflow_python/tensorflow_python-zg3y2r6w.html

2437.TensorFlow函數(shù):tf.image.ResizeMethod

tf.image.ResizeMethod函數(shù) ResizeMethod類 定義在:tensorflow/python/ops/image_ops_impl.py. 類成員 AREABICUBICBILINEARNEAREST_NEIGHBOR

http://m.o2fo.com/tensorflow_python/tensorflow_python-6poe2r9f.html

2438.TensorFlow函數(shù):tf.image.rgb_to_grayscale

...數(shù)tf.image.rgb_to_grayscale( images, name=None ) 定義在:tensorflow/python/ops/image_ops_impl.py. 請參閱指南:圖像操作>顏色空間之間的轉(zhuǎn)換 將一個(gè)或多個(gè)圖像從RGB轉(zhuǎn)換為灰度. 輸出與images具有相同DType和等級的張量.輸出的最后一個(gè)維度的大小...

http://m.o2fo.com/tensorflow_python/tensorflow_python-zbj52rgz.html

2439.TensorFlow函數(shù):tf.image.rgb_to_yiq

...f.image.rgb_to_yiq函數(shù)tf.image.rgb_to_yiq(images) 定義在:tensorflow/python/ops/image_ops_impl.py. 將一個(gè)或多個(gè)圖像從RGB轉(zhuǎn)換為YIQ. 輸出與images張量具有相同形狀的張量,其中包含像素的YIQ值.如果圖像中的值位于[0,1]中,則輸出的定義很好. 參數(shù): im...

http://m.o2fo.com/tensorflow_python/tensorflow_python-6tzf2rk6.html

2440.TensorFlow函數(shù):tf.image.rgb_to_yuv

...f.image.rgb_to_yuv函數(shù)tf.image.rgb_to_yuv(images) 定義在:tensorflow/python/ops/image_ops_impl.py. 將一個(gè)或多個(gè)圖像從RGB轉(zhuǎn)換為YUV. 輸出與images張量具有相同形狀的張量,其中包含像素的YUV值.只有圖像中的值位于[0,1]中,輸出才具有良好的定義. 參數(shù)...

http://m.o2fo.com/tensorflow_python/tensorflow_python-evcn2rm9.html

抱歉,暫時(shí)沒有相關(guān)的文章

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

熱門課程