Vasudev Sharma

Results 27 issues of Vasudev Sharma

**Describe the bug** When we set the destination folder to the working directory (`axondeepseg`) in the [download_model.py](https://github.com/neuropoly/axondeepseg/blob/master/AxonDeepSeg/models/download_model.py) script, it runs into the following bug. **Here is the entire error log**...

**Describe the bug** When we run `download_models` cli command in a directory different from root directory of the project, it creates additional directories (`AxonDeep/models/`) and store the models (**default_SEM_model** and...

**Problem.** Image Stitching used in AxonDeepSeg commonly encounters with distorted/occluded image at the boundary of overlapping patches. Neighboring blocks constrained by overlap used in AxonDeepSeg is outdated and results in...

feature
patching

Hi Shervine, great repo. I want to perform real time data augmentation with the data generator. I have listed a possible solution for that : - we can use` ImageDatagenerator(...).flow_from_dataframe(…)...

This PR adds [Amazon ML Summer School](https://amazonmlsummerschoolindia.splashthat.com/) to the list of summer schools in ML & DL field.

I tried following the instructions while installing **Fabri**k on my local machine as given in `Readme.md`. Everything worked fine but I was getting deprecation warning while performing the step 13(`RUN...

Hi, I am Vasudev and very much interested in Machine Learning particularly Deep Learning R&D. Your open source software **Fabrik** is pretty much valuable and impressive to both researchers and...

I saw a lot of PR's and issues on readme doc. Some of them have been partially completed and some have been not been reviewed or merged. Moreover, some of...

First of all, this library is simply amazing. Lately, I've been facing an issue where the when I try to use VScode on GoogleColab using `colabcode`, it disconnects and the...