tensorflow.contrib.slim
共有31個方法/函數/屬性,點擊鏈接查看相應的源代碼示例。
1. tensorflow.contrib.slim.arg_scope() ,232個項目使用
2. tensorflow.contrib.slim.conv2d() ,229個項目使用
3. tensorflow.contrib.slim.fully_connected() ,200個項目使用
4. tensorflow.contrib.slim.batch_norm() ,173個項目使用
5. tensorflow.contrib.slim.max_pool2d() ,156個項目使用
6. tensorflow.contrib.slim.l2_regularizer() ,131個項目使用
7. tensorflow.contrib.slim.dropout() ,119個項目使用
8. tensorflow.contrib.slim.flatten() ,111個項目使用
9. tensorflow.contrib.slim.conv2d_transpose() ,81個項目使用
10. tensorflow.contrib.slim.avg_pool2d() ,57個項目使用
11. tensorflow.contrib.slim.repeat() ,47個項目使用
12. tensorflow.contrib.slim.get_model_variables() ,45個項目使用
13. tensorflow.contrib.slim.get_variables_to_restore() ,44個項目使用
15. tensorflow.contrib.slim.assign_from_checkpoint_fn() ,37個項目使用
16. tensorflow.contrib.slim.separable_conv2d() ,35個項目使用
17. tensorflow.contrib.slim.model_variable() ,34個項目使用
18. tensorflow.contrib.slim.one_hot_encoding() ,28個項目使用
19. tensorflow.contrib.slim.get_or_create_global_step() ,23個項目使用
20. tensorflow.contrib.slim.softmax() ,22個項目使用
21. tensorflow.contrib.slim.variable() ,22個項目使用
22. tensorflow.contrib.slim.conv2d_in_plane() ,21個項目使用
23. tensorflow.contrib.slim.xavier_initializer() ,19個項目使用
24. tensorflow.contrib.slim.layer_norm() ,18個項目使用
25. tensorflow.contrib.slim.assign_from_checkpoint() ,18個項目使用
26. tensorflow.contrib.slim.create_global_step() ,11個項目使用
27. tensorflow.contrib.slim.get_variables() ,10個項目使用
28. tensorflow.contrib.slim.get_trainable_variables() ,10個項目使用
31. tensorflow.contrib.slim.convolution2d() ,5個項目使用
注:本文中的示例由純淨天空整理自Github/MSDocs等開源代碼及文檔管理平台,相關代碼片段篩選自各路編程大神貢獻的開源項目,源碼版權歸原作者所有,傳播和使用請參考對應項目的License;未經允許,請勿轉載。