#!/usr/bin/python # -*- coding: UTF-8 -*- # 文件名:PaintRoc.py import os import pylab as pl import pylab as pl1 #roc曲线 #文件名 file_x = open('C:\\work\\1220\\x\\x.txt')#file_y = open('E:\\model_output_log\\y\\_iter_36000_yhand_output.txt') dir = 'C:\\work\\1220\\y\\' #dir = 'D:\\2017111701\\model\\' x1 = [] object_dic = {} no_object_dic = {} fig = pl.figure() x_number= [] y_number= [] for distance