Skip to content
/ iDrop Public

Native cross-platform desktop application for predicting microfluidic droplet dimensions.

License

Notifications You must be signed in to change notification settings

asher-gh/iDrop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Native cross-platform desktop application that assists with training deep learning models and inferencing microfluidic droplet sizes from them.

Installation

Sadly, as this is a WIP, an installer is not available. 
However, you can follow the steps below to run the application on your system.
  1. Clone this repo, or download as zip.

  1. Make sure you have all the dependencies installed on your system.

  2. Open terminal (MacOS) or cmd (Windows) and navigate to current path.

  3. Run the following command to build and run the application

cargo run -r

Troubleshooting

Make sure the following are setup correctly for your system:

  • Python (dynamic library for python version)
  • Tensorflow2
  • Rust toolchain

About

Native cross-platform desktop application for predicting microfluidic droplet dimensions.

Topics

Resources

License

Stars

Watchers

Forks