Skip to content

xiongyl/tf_deploy

 
 

Repository files navigation

Apollo-v2

Algorithms for automatic home recognition.

环境

Python >= 3.3.x

pip isntall -r requirements.txt

Follow the instruction to install tensorflow To activate the environemnt

export PATH="/home/ec2-user/miniconda3/bin:$PATH"
export PYTHONPATH=$PYTHONPATH:/home/ec2-user/program/seg/:/home/ec2-user/program/seg/slim:/home/ec2-user/program/seg2skel
source activate tensorflow

or

source scripts/source.sh

链家户型图识别

cd $APOLLO_ROOT
python lianjia.py

使用Google OCR API

export GOOGLE_APPLICATION_CREDENTIALS=assets/google_api/home_plus.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 81.8%
  • Jupyter Notebook 14.9%
  • Shell 3.3%