-
Hi, many thanks for your work on this amazing package.
There is a paper called ["Spatial Graph Convolutional Networks"](https://arxiv.org/pdf/1909.05310), with accompanying [PyTorch code](https://…
-
# Spatial Transformer Networks #
- Author: Max Jaderberg, Karen Simonyan, Andrew Zisserman, Koray Kavukcuoglu
- Origin: [http://www.gitxiv.com/posts/5WTXTLuEA4Hd8W84G/spatial-transformer-networks]…
-
Enforced `x` and `y` columns in nodes. Potential `path` column in edges
-
Spatial Transformers act as a warping / attention mechanism useful for a variety of tasks.
There's a handful of repositories implementing STN for Caffe, see https://github.com/BVLC/caffe/issues/3114
…
beniz updated
7 years ago
-
# Inverse Compositional Spatial Transformer Networks #
- Author: Chen-Hsuan Lin, Simon Lucey
- Origin: [https://arxiv.org/abs/1612.03897](https://arxiv.org/abs/1612.03897)
- Related:
- [https:…
-
-
1.TexturePose: Supervising Human Mesh Estimation with Texture Consistency(2019)
Texture map (texel): A corresponding UVmap un-warps the template surface onto an image, A, which is the texture map
co…
-
**Is your feature request related to a problem? Please describe.**
follow up of discussion https://github.com/Project-MONAI/MONAI/discussions/6641
would be great to add input spatial size vs model…
wyli updated
9 months ago
-
Hi! I am trying to train UNet-like networks available in MONAI by extending the `build_network_architecture`. So far, I have tried `FlexibleUNet` and `VNet`. Both performed extremely poorly. Neither o…
-
**Distribution (run `cat /etc/os-release`):**
NAME="Pop!_OS"
VERSION="21.10"
ID=pop
ID_LIKE="ubuntu debian"
PRETTY_NAME="Pop!_OS 21.10"
VERSION_ID="21.10"
HOME_URL="https://pop.system76.com"
…