Skip to content
/ AutoNav Public

Sistema de Navegacion basado en segmentacion semantica

Notifications You must be signed in to change notification settings

Bastxt/AutoNav

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Creacion de entorno

$ conda create -n AutoNav anaconda python=3.7.7
$ conda activate AutoNav
$ conda install tensorflow-gpu==2.1.0 cudatoolkit=10.1
$ pip install tensorflow==2.1.0
$ pip install keras
$ pip install numpy scipy Pillow cython matplotlib scikit-image opencv-python h5py imgaug IPython[all]

Instalar MaskRCNN (https://github.com/matterport)

$ python setup.py install

Uso de pycocotools

$ pip install git+https://github.com/philferriere/cocoapi.git#subdirectory=PythonAPI

Repositorios Base

Matterport, Inc
https://github.com/matterport

DavidReveloLuna

https://github.com/DavidReveloLuna/MaskRCNN_Video

About

Sistema de Navegacion basado en segmentacion semantica

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published