-
Hi,thanks for your code.
But I can't find "Learning Explicit Shape and Motion Evolution Maps for Skeleton-based Human Action Revognition" on google. How to get it?
-
Hi,
I'm trying to run the c3d model from the keras model zoo, but it doesn't even initialize. When I do:
from kerasmodelzoo.models import c3d
M = c3d.model(weights=True, summary=True)…
-
这是个很棒的项目,处理数据的部分没有太大问题就跑出来了,但是在训练过程中出现了一下问题:
Traceback (most recent call last):
File "main.py", line 16, in
model.inference(normalazation_output_path,test_path,0,True)
File "/home/wangqiu…
-
https://github.com/voxelmorph/voxelmorph
차지욱 교수님과 미팅중, 희환쌤게서 몇만장 registration을 하셔야하는 것으로 알고있는데, registration을 UNET 기반으로 빠르게 할 수 있는 논문/코드가 있다고 교수님께서 멘션을 해주셨으면 좋겠다고 하셔서 여기다가 멘션합니다!
혹시 관심있으시면 ABCD …
-
Hi, i'm new to medical image process and happen to known mevislab.There are two `.mlab` files in your repository but no related description mentioned,could you please share sth about this? I have open…
-
-
you use `volumegatelight` here
https://github.com/yhw-yhw/PVAMVSNet/blob/05084abac2512a367a81558785fb8d7e83b4ed0f/models/vamvsnet.py#L455-L459
which is defined as
https://github.com/yhw-yhw/PVAMV…
-
Right?
-
DuckJ updated
4 years ago
-
First off I wanted to say that I think the idea behind this project is amazing and thank you for creating it and releasing it.
I seem to struggle to be able to use it properly however.
First, …