Coder Social home page Coder Social logo

kexin-wei / soft-tissue-deformation-in-laparoscopic-surgery-planning-with-drl Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 52.47 MB

Soft Tissue Simulation for laparoscopic surgery based CoppeliaSim with basic task managed by DRL agent (spinningup algorithm)

License: MIT License

Shell 0.40% Python 99.60%
drl soft-tissue coppeliasim

soft-tissue-deformation-in-laparoscopic-surgery-planning-with-drl's Introduction

Soft tissue deformation in laparoscopic surgery planning with DRL

Using Deep Reinforcement Learning to plan a laparoscopic surgical tool (5 Dofs) to reach certain point behind the soft tissue.

  • DRL algorithm from SpinningUp
  • Soft tissue deformation: from paper ( Cotin, Stéphane, Hervé Delingette, and Nicholas Ayache. "A hybrid elastic model allowing real-time cutting, deformations and force-feedback for surgery training and simulation." Visual Computer 16.8 (2000): 437-452.)
  • Simulation platform: CoppeliaSim

Required

  • Spinningup: Installation Guide
  • PyRep: Installation Guide
    • CoppeliaSim: download the lastest version from official website
    • if CoppeliaSim crash after install ubuntu package, show error #98
      ImportError: libcoppeliaSim.so.1: cannot open shared object file: No such file or directory
      
      may consider use python 3.7, not 3.6 as spinningup required.

Reward shaping:

  • test t8 on test-i7(ddpg) and drl-ubuntu(ppo)
    • ddpg(test-i7):
      • s0: not learn yet, best dist 0.03-0.04, give up at 300 ep
      • s1: learning from 20 ep, best dist 0.03-0.04
      • s2:
    • ppo(drl-ubuntu)
      • s0:learning from 0 ep, best dist 0.03
      • s1:learning from 0 ep, best diet 0.06->0.02
  • test t9 on test-amd
    • Wait until 200 epochs
    • ddpg: 3000/50
      • s0: not learn yet,need to stop, no progress at all, give up at 300 ep
    • ddpg: 3000/80
      • s1:
    • ppo
      • s0: learning from 0 ep
  • test new ddpg parameter on test i7
    • Wait test t8 s2 finished at least 200 epochs
    • 3000/80, pi_lr = 3e-4

soft-tissue-deformation-in-laparoscopic-surgery-planning-with-drl's People

Contributors

kexin-wei avatar wei-zeng98 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

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.