-
When i follow the tutorial it works fine for me even i was changing the custom dataset. it give perfectly performance, but i was looking up on model zoo model and i there is an better model named nas …
-
What are the performance of this compared with the one we are obtaining with keras/theano on similar tasks, what's your feeling.
I find Theano faster at the moment in particular on convolution but ma…
-
## Roadmap
- [x] #39
- [x] #40
- [x] #41
- [x] #34
- [x] #35
- [ ] #36
- [ ] #37
- [ ] #38
- [ ] #47
## Class Structure and Design
### SpaceDF
- Base class for all spaces
- Defines …
-
Hi,
I'm embedding the segmentation output of Cellpose into a SpatialData object as a labels SpatialElement. In my case I'm working with a 2D segmentation mask, where 0 corresponds to the background a…
-
**Describe the bug**
Last week, on Tuesday, using the file `Composite.tif` in the attached archive (I had to attach an archive as github does not support .tif files), I used deepcell.org/predict to g…
E5ten updated
2 years ago
-
### Malaria Cells Classification using CNN and Transfer Learning
**Is your feature request related to a problem? Please describe.**
Malaria is a life-threatening disease caused by parasites that…
-
Issue:
I'm note getting a proper distribution from "soil_peplinski" within a "fractal_box" with large modelspace's.
Although my model includes a distribution of "soil_peplinski" parameters via a fr…
-
# Rbanism Scalable GIS Challenge submission
## Project information
- Project title: The BoSS Atlas: A geospatial platform utilizing a multiresolution hierarchical grid-based structure to address GI…
-
For the moment, we pass full TYPE structures around and that includes more than what is needed.
Need to review to pass around only the information necessary.
Required for the tile mapping.
ACCESS-N…
-
We want to add support for variable-length sequences to the cuDNN RNN operator, as we cannot 'fake' support via masking for LSTM (the cuDNN operator does not return a history of cell states) and bidir…