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

  • 相关阅读:
    R语言-单一变量分析
    计算机网络和Internet之核心网络
    android Gui系统之WMS(1)----window flags & view flags
    Computer Network and Internet(1)
    android Gui系统之SurfaceFlinger(5)---Vsync(2)
    android Gui系统之SurfaceFlinger(4)---Vsync(1)
    android Gui系统之SurfaceFlinger(3)---SurfaceFlinger
    android Gui系统之SurfaceFlinger(2)---BufferQueue
    android Gui系统之SurfaceFlinger(1)---SurfaceFlinger概论
    敏捷软件开发(4)--- TEMPLATE METHOD & STRATEGY 模式
  • 原文地址:https://www.cnblogs.com/herd/p/10872345.html
Copyright © 2011-2022 走看看