Author

grapeot

Articles by grapeot.

Latest

377 posts · since 2012

  1. 341

    Reading Notes: the Power of Habit

    Key takeaways from "The Power of Habit": identify key procedures, build automatic routines with cue-routine-reward cycles, and cultivate willpower for lasting change.

  2. 342

    Inspiration Fragments

    科研心得:麻利与急躁的区别在于预判问题,做事前想清楚为什么,多和导师合作者讨论,不要闷头搞,写paper和写代码都要多读别人的工作。

  3. 343
  4. 344
  5. 345

    [zz] 博士五年总结

    转载田渊栋博士的博士五年总结系列,分享科研心得:心静、热爱题目、每天思考、有思路就写、多交流,以及在CMU从被动选导师到把握研究主动权的经历。

  6. 346

    Some Technical Details about KinectFusion

    Technical notes on KinectFusion SDK: understanding WorldToCamera and WorldToVolume matrices, aligning RGB with depth images, and extracting higher-quality depth maps via raycasting the TSDF volume.

  7. 347
  8. 348

    Experience about Hertz 24/7

    A California road trip with Hertz 24/7: good prices and new cars, but the management system is buggy—reservations cancel randomly, charges appear incorrectly, and you must remember to manually end your trip.

  9. 349

    C++ or MATLAB for research?

    Compares C#/C++ and MATLAB for research work, arguing MATLAB is better suited for rapid prototyping while compiled languages excel at building production systems.

  10. 350

    Inspiration Fragments

    Career insights: presentation skills matter as much as technical work, impact beats paper count, mindfulness boosts productivity, and reuse code with unit tests to debug less.