搜索资源列表
rgb2hsi
- rgb到hsi空间的转换,里面有详细的程序解释,可以实现空间转后利于人工智能图片的识别与相关处理-RGB to the transformation of the hsi space, there is a detailed explanation of the program, can achieve space after turn to artificial intelligence picture recognition and relevant processing
create_pet_tf_record_quiz8
- 该代码将xml文件中的图片尺寸信息和物体位置信息统一进行处理,物体位置会转换成0~1之间的比例,物体名字会根据label_map转换成一个数字列表,结果会存入tfrecord中。(The code will process the image size information and object location information in the XML file uniformly, and the position of the object will be converted to
CNN_visual.py
- 基于卷积神经网络的图片风格转换, 讲目标图片以转粉图片的风格重新处理释放出来(Image style transfer based on CNN)