Skip to content

ahsan856jalal/Fish-Segmentation-using-pixel-wise-Posteriors

Repository files navigation

Video Analysis, Localization and Tracking

Setup

Please follow the instructions below to deploy repository

  • Install mongodb using guide at Mongodb Official Website
  • Install pymongo by running pip3 install pymongo
  • Install PyQt5 by running pip3 install pyqt5
  • Create pixcel library by running python3 setup build_ext and move the library files from build/lib... directory to VALT root directory
  • Create pybgs library by running python3 setup build_ext --inplace and move the library files to VALT root directory
  • Create a collection in mongodb name fish

Run

python3 main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages