zoukankan      html  css  js  c++  java
  • test6

    (flappbird) luo@luo-ThinkPad-W540:data$ pip list labelImg
    Package Version Location
    ------------------- --------- --------------------------------------------------------------------------
    absl-py 0.2.2
    appdirs 1.4.3
    asn1crypto 0.24.0
    astor 0.7.1
    attrs 18.1.0
    Automat 0.7.0
    backcall 0.1.0
    bleach 2.1.3
    certifi 2018.8.24
    cffi 1.11.5
    chardet 3.0.4
    cloudpickle 0.5.3
    cmake 3.12.0
    constantly 15.1.0
    cryptography 2.2.2
    cssselect 1.0.3
    cycler 0.10.0
    Cython 0.28.4
    dask 0.18.2
    decorator 4.3.0
    dill 0.2.8.2
    Django 2.1.1
    easydict 1.8
    entrypoints 0.2.3
    et-xmlfile 1.0.1
    fasttext 0.8.3
    ffmpeg 1.4
    fire 0.1.3
    future 0.16.0
    gast 0.2.0
    grpcio 1.12.1
    h5py 2.8.0
    html5lib 1.0.1
    hyperlink 18.0.0
    idna 2.7
    image 1.5.20
    imageio 2.3.0
    imgaug 0.2.6
    incremental 17.5.0
    intel-openmp 2018.0.3
    ipykernel 4.8.2
    ipython 6.4.0
    ipython-genutils 0.2.0
    ipywidgets 7.3.0
    jdcal 1.4
    jedi 0.12.1
    jieba 0.39
    Jinja2 2.10
    jsonschema 2.6.0
    jupyter 1.0.0
    jupyter-client 5.2.3
    jupyter-console 5.2.0
    jupyter-core 4.4.0
    Keras 2.2.0
    Keras-Applications 1.0.2
    Keras-Preprocessing 1.0.1
    kiwisolver 1.0.1
    labelme 3.10.0
    lxml 4.2.4
    Markdown 2.6.11
    MarkupSafe 1.0
    matplotlib 2.1.1
    mistune 0.8.3
    mkl 2018.0.3
    mkl-fft 1.0.2
    mkl-include 2018.0.3
    mkl-random 1.0.1
    msgpack 0.5.6
    msgpack-numpy 0.4.3.1
    munkres 1.0.12
    nbconvert 5.3.1
    nbformat 4.4.0
    networkx 2.1
    nibabel 2.3.0
    notebook 5.6.0
    numpy 1.15.1
    olefile 0.45.1
    opencv-python 3.4.2.17
    openpyxl 2.6.2
    pandas 0.23.4
    pandocfilters 1.4.2
    parsel 1.5.1
    parso 0.3.1
    pexpect 4.6.0
    pickleshare 0.7.4
    Pillow 5.0.0
    pip 19.0.3
    prometheus-client 0.2.0
    prompt-toolkit 1.0.15
    protobuf 3.6.0
    psutil 5.4.7
    ptyprocess 0.6.0
    pyarrow 0.10.0
    pyasn1 0.4.3
    pyasn1-modules 0.2.2
    pycocotools 2.0
    pycparser 2.18
    PyDispatcher 2.0.5
    Pygments 2.2.0
    PyHamcrest 1.9.0
    PyMySQL 0.9.2
    pyOpenSSL 18.0.0
    pyparsing 2.2.0
    PyQt5 5.10.1
    PyQt5-sip 4.19.13
    python-dateutil 2.7.3
    pytz 2018.5
    PyWavelets 0.5.2
    PyYAML 3.13
    pyzmq 17.0.0
    qtconsole 4.3.1
    QtPy 1.6.0
    queuelib 1.5.0
    requests 2.19.1
    scikit-image 0.14.0
    scikit-learn 0.20.1
    scikit-video 1.1.11
    scipy 0.19.1
    Scrapy 1.6.0
    Send2Trash 1.5.0
    service-identity 17.0.0
    setuptools 40.0.0
    simplegeneric 0.8.1
    sip 4.19.8
    six 1.11.0
    sklearn 0.0
    slidingwindow 0.0.13
    tabulate 0.8.2
    tensorboard 1.9.0
    tensorflow 1.9.0
    tensorpack 0.8.9
    termcolor 1.1.0
    terminado 0.8.1
    testpath 0.3.1
    tf-pose 0.1.1
    toolz 0.9.0
    torch 0.4.0
    torchfile 0.1.0
    torchlight 1.0
    torchsample 0.1.3 /home/luo/Desktop/MyFile/MVIG-SJTU/AlphaPose0908/AlphaPose/src/torchsample
    torchvision 0.2.1
    tornado 5.0.2
    tqdm 4.25.0 /home/luo/.local/lib/python3.6/site-packages
    traitlets 4.3.2
    Twisted 18.7.0
    typing 3.6.6
    urllib3 1.23
    visdom 0.1.8.5
    w3lib 1.20.0
    wcwidth 0.1.7
    webencodings 0.5.1
    websocket-client 0.52.0
    Werkzeug 0.14.1
    wheel 0.31.1
    widgetsnbextension 3.3.0
    xlrd 1.1.0
    XlsxWriter 1.1.6
    xlutils 2.0.0
    xlwt 1.3.0
    zope.interface 4.5.0

  • 相关阅读:
    排序之插入排序
    swfupload在chrome中点击上传图片按钮无反应的解决办法
    ASP.NET网站限制访问频率
    SQL 合并列值和拆分列值
    替换字符串第一次出现的某个字符
    HttpWebResponse远程服务器返回错误: (500) 内部服务器错误
    撒列实现关键字过虑
    sql关键字过滤C#方法
    WebRequest 对象的使用
    Request 分别获取具有相同 name 属性表单元素值
  • 原文地址:https://www.cnblogs.com/herd/p/10872345.html
Copyright © 2011-2022 走看看