-
Hello there,
I'm working on applying this graph-based approach for interference detection/testing. Since in our application the graph is very large, we are thinking to try something as mentioned i…
-
I checked the profiling hook in [pytypes](https://github.com/Stewori/pytypes/blob/master/pytypes/type_util.py#L1893), and they do two things we should also do:
- save and restore the previously activ…
-
Excuse me, I want to ask that:
(1)Does this method provide FLOPs drop ratio, cause in the paper you use throughput as criteria
(2)How does the method work at extreme prune ratio (e.g. prune 80% FL…
-
I was wondering why you called contiguous after flattening?
```
self_tensor = self_tensor.flatten(start_dim=2, end_dim=-1).contiguous()
other_tensor = other_tensor.flatten(start_dim…
-
Hi, I met a problem when I try to open a TIFF file with pyramid resolution. When I open in Mac or windows, the details of pyramid is:
level_dimensions = ((97792, 221184), (48896, 110592), (24448, 55…
-
-
Hello, thank you for your amazing work, I want to ask if you use this model to train a single channel image of 96*96, how I can adjust the code, thank you!
-
I'm using Plotly and have formatted my tooling to generate data formatted like this:
```
var trace1 = {
x: [1, 2, 3, 4],
y: [10, 15, 13, 17],
mode: 'markers',
type: 'scatter'
};
va…
-
I would like to know better about this library.
Are there any JavaDocs ? any list of available features (besides the wiki page) ?
For example, I would like to know if it supports WebP encoding/decod…
-
May I know if dipy.align.reslice takes care of aliasing. I need to downsample diffusion MRI images from 1.25*1.25*1.25 to 2.3*2.3*2.3 and anatomical images from 0.7*0.7*0.7 to 1.5*1.5*1.5