Mayukh Deb
Mayukh Deb
Hi @sushmanthreddy and @alon1samuel 👋 The colab notebook's source code can be found [here](https://github.com/DevoLearn/data-science-demos/blob/master/devolearn_docs/devolearn_quickstart.ipynb). Feel free to make a PR there with the fixed notebook.
sure! go ahead and make the changes 👍
Hi @vrutikrabadia. For the segmentation model, I plan to execute the testing procedure by saving a few `.npy` files which would then be compared with the predictions with `np.allclose()`.
@Mainakdeb any updates on integrating codecov ?
You're right, I'm planning to add all of these functionalities through the `InferenceEngine` class [found here](https://github.com/DevoLearn/devolearn/blob/master/devolearn/base_inference_engine.py) So a more sensible thing to do now is to modify all of the...
The webapp/GUI can be built on top of a fastAPI/django backend + react. In case we ever want to host it on heroku, we'd want to convert all of our...
Hi @aswarth123, thank you for your interest! Yes! the slack community is indeed open for everyone to join. [You can find it here](https://launchpass.com/openworm).