Giter Site home page Giter Site logo

rkwitt / quicksilver Goto Github PK

View Code? Open in Web Editor NEW
131.0 131.0 42.0 238.75 MB

Predictive Image Registration

License: Apache License 2.0

Python 13.55% MATLAB 29.69% M 0.04% Shell 1.72% CMake 1.26% C++ 40.57% Cuda 12.27% Smarty 0.78% C 0.07% Nix 0.06%
deep-learning image-registration

quicksilver's People

Contributors

marcniethammer avatar rkwitt avatar seravee avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

quicksilver's Issues

There are some problem in PyCA

Hello. I'm trying to run these codes, but I met some issue in PyCA.

(quicksilver) [hansoli@localhost applications]$ python qs_predict.py --moving-image ../CUMC_examples/m1.nii --target-image ../CUMC_examples/m2.nii --output-prefix /home/hansoli
Traceback (most recent call last):
  File "qs_predict.py", line 20, in <module>
    import PyCA.Core as ca
  File "/home/hansoli/anaconda3/envs/quicksilver/lib/python2.7/site-packages/PyCA/Core.py", line 28, in <module>
    _Core = swig_import_helper()
  File "/home/hansoli/anaconda3/envs/quicksilver/lib/python2.7/site-packages/PyCA/Core.py", line 24, in swig_import_helper
    _mod = imp.load_module('_Core', fp, pathname, description)
ImportError: /home/hansoli/quicksilver/3rd_party_software/pyca/Build/bin/libPyCA.so: undefined symbol: _ZN3itk27TransformFileReaderTemplateIdE16GetTransformListB5cxx11Ev

Anybody knows how to solve this? What version of package needed when compile PyCA?

I'm using machine with following environments:

Fedora 26
CUDA 8.0 (GTX 1050)
gcc 5.4 (for cuda), gcc 7.2 (for others)
swig 2.0.12 (i couldn't compile with latest 3.0.12)
InsightToolkit-devel 4.9.1
vxl-devel 1.17.0
fftw-devel 3.3.5
boost-devel 1.63.0
Python 2.7.13 (NumPy 1.13.1)

pyca - CMake Not Compiling

Hi, I am trying to compile pyca from the '3rd_party_software' directory, but failing to do so. I get the following errors:

CMake Warning (dev) at /usr/local/share/cmake-3.15/Modules/UseSWIG.cmake:607 (message):
  Policy CMP0078 is not set: UseSWIG generates standard target names.  Run
  "cmake --help-policy CMP0078" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

Call Stack (most recent call first):
  CMakeLists.txt:361 (SWIG_ADD_LIBRARY)
  Code/SWIG/CMakeLists.txt:37 (GEN_SWIG_MODULE)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/local/share/cmake-3.15/Modules/UseSWIG.cmake:460 (message):
  Policy CMP0086 is not set: UseSWIG honors SWIG_MODULE_NAME via -module
  flag.  Run "cmake --help-policy CMP0086" for policy details.  Use the
  cmake_policy command to set the policy and suppress this warning.

Call Stack (most recent call first):
  /usr/local/share/cmake-3.15/Modules/UseSWIG.cmake:702 (SWIG_ADD_SOURCE_TO_MODULE)
  CMakeLists.txt:361 (SWIG_ADD_LIBRARY)
  Code/SWIG/CMakeLists.txt:37 (GEN_SWIG_MODULE)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Configuring done
CMake Error at CMakeLists.txt:372 (ADD_DEPENDENCIES):
  The dependency target "check_docstring" of target "_Core" does not exist.
Call Stack (most recent call first):
  Code/SWIG/CMakeLists.txt:37 (GEN_SWIG_MODULE)

Can you please help/suggest how to resolve this?

OASIS dataset link

I am trying to follow your example of how to retrain the network, but unfortunately cannot download the OASIS dataset in the format the yaml files ask for. Can you please add the link? (The instruction say "Download the OASIS dataset from TODO: add OASIS link here.")

Thank you

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.