App下載

詞條

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

2421.TensorFlow函數(shù):tf.image.flip_left_right

...lip_left_right函數(shù)tf.image.flip_left_right(image) 定義在:tensorflow/python/ops/image_ops_impl.py. 請(qǐng)參閱指南:圖像操作>翻轉(zhuǎn),旋轉(zhuǎn)和移位 水平翻轉(zhuǎn)圖像(從左到右). 輸出image沿寬度方向翻轉(zhuǎn)的內(nèi)容. 參數(shù): image:形狀為[batch, height, width, channels]...

http://www.o2fo.com/tensorflow_python/tensorflow_python-auzm2qlq.html

2422.TensorFlow函數(shù):tf.image.flip_up_down

...mage.flip_up_down函數(shù)tf.image.flip_up_down(image) 定義于:tensorflow/python/ops/image_ops_impl.py. 請(qǐng)參閱指南:圖像操作>翻轉(zhuǎn),旋轉(zhuǎn)和移位 垂直翻轉(zhuǎn)圖像(倒置). 輸出image沿高度維度翻轉(zhuǎn)的內(nèi)容. 參數(shù): image:形狀為[batch, height, width, channels]的4-D...

http://www.o2fo.com/tensorflow_python/tensorflow_python-i7l52qnw.html

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

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

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

2424.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://www.o2fo.com/tensorflow_python/tensorflow_python-4q2f2qqn.html

2425.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"是否對(duì)JPEG圖像進(jìn)行編碼. 參數(shù): contents:0維字符串,編碼的圖像字節(jié). name:操作的名稱(可選) 返回: 返回指示“contents”可能...

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

w3cschool 建議您:

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

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

w3cschool 建議您:

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

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

w3cschool 建議您:

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

2421.TensorFlow函數(shù):tf.image.flip_left_right

...lip_left_right函數(shù)tf.image.flip_left_right(image) 定義在:tensorflow/python/ops/image_ops_impl.py. 請(qǐng)參閱指南:圖像操作>翻轉(zhuǎn),旋轉(zhuǎn)和移位 水平翻轉(zhuǎn)圖像(從左到右). 輸出image沿寬度方向翻轉(zhuǎn)的內(nèi)容. 參數(shù): image:形狀為[batch, height, width, channels]...

http://www.o2fo.com/tensorflow_python/tensorflow_python-auzm2qlq.html

2422.TensorFlow函數(shù):tf.image.flip_up_down

...mage.flip_up_down函數(shù)tf.image.flip_up_down(image) 定義于:tensorflow/python/ops/image_ops_impl.py. 請(qǐng)參閱指南:圖像操作>翻轉(zhuǎn),旋轉(zhuǎn)和移位 垂直翻轉(zhuǎn)圖像(倒置). 輸出image沿高度維度翻轉(zhuǎn)的內(nèi)容. 參數(shù): image:形狀為[batch, height, width, channels]的4-D...

http://www.o2fo.com/tensorflow_python/tensorflow_python-i7l52qnw.html

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

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

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

2424.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://www.o2fo.com/tensorflow_python/tensorflow_python-4q2f2qqn.html

2425.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"是否對(duì)JPEG圖像進(jìn)行編碼. 參數(shù): contents:0維字符串,編碼的圖像字節(jié). name:操作的名稱(可選) 返回: 返回指示“contents”可能...

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

w3cschool 建議您:

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

熱門(mén)課程