Fetch the repository succeeded.
**This is an experimental project , embedding mobilenet detector on labelimg
> git clone https://github.com/eric612/AutoLabelImg.git --recursive
> conda install -c anaconda pyqt=4
> pip install -i https://pypi.anaconda.org/ales-erjavec/simple pyqt4
> (Option) pip install lxml
> (Option) pip install opencv (or use anaconda navigator to install)
> (Option) pip install scikits-image (or use anaconda navigator to install)
> (Option) pip install protobuf
Download pre-train weights from original web and save at
$caffe_root\models\MobileNet\
> cd $caffe_root\script\
> build_win.cmd
> cd $AutoLabelImg_root\
> pyrcc4 -o resources.py resources.qrc
Sign in for post a comment
Comments ( 0 )