پروژه ی پردازش تصویر ترجمه زبان اشاره

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 ต.ค. 2024
  • پروژه ی پردازش تصویر ترجمه زبان اشاره با تنسورفلو
    لینک ها و کدها
    github.com/nic...
    conda create --name tf_env python=3.8
    conda activate tf_env
    conda install -c conda-forge tensorflow
    conda install -c conda-forge protobuf
    conda install -c conda-forge pillow lxml jupyter matplotlib
    git clone github.com/ten...
    cd models/research
    protoc object_detection/protos/*.proto --python_out=.
    cp object_detection/packages/tf2/setup.py .
    python -m pip install .
    conda install -c conda-forge h5py

ความคิดเห็น • 72