-
### How to use GitHub
* Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you want to have the same feature im…
-
个人主页,个人学习生涯!
学习流程:
> 第一遍, 通读全文,了解内容
>
> 第二遍,针对性阅读,并记录心得
>
> 第三遍,理论结合实践
一点一点搬运到博客上
## ref
- [Deep learning papers reading roadmap](https://github.com/floodsung/Deep-Learning…
-
## 1. 什么是物体姿态和PNP问题
在计算机视觉中,物体的姿势指的是其相对于相机的相对取向和位置,一般用旋转矩阵、旋转向量、四元数或欧拉角表示(这四个量也可以互相转换)。一般而言,欧拉角可读性更好一些,也可以可视化(见下图,分别对应欧拉角的三个角度),所以常用欧拉角表示。欧拉角包含3个角度:pitch、yaw、roll,这三个角度也称为姿态角。
> ## 姿态角/欧拉角动图注解…
-
### Type of Issue (Enhancement, Error, Bug, Question)
Question
----------------------------------------
#### Operating System
ALL
#### PySimpleGUI Port (tkinter, Qt, Wx, Web)
ALL
--…
-
### Issue and Steps to Reproduce
There is a CLN v22.11 node that opens a zero conf channel to another CLN v22.11 node. When running my integration tests on regtest, regularly the opened channel is st…
-
Hello,
I was wondering what are the main differences between this project and your EndoDAC model. I see that both aim to estimate depth from surgical images, but I am not sure which advantages/dis…
-
This has come up several times over the years. Not sure if it'll happen anytime soon, but it should have a discussion thread, at least.
The idea comes up most often when talking about taxonomy. Lab…
-
To what extent would you recommend to use EKF or UKF instead of Kalman Filter? Is it really required to switch in a case where the whole system is transformed into a 3D coordinate system?
If required…
-
Hello Mihai,
I have tried your project but I get a very bad reconstructed umbrella (bundled sample), very far from DynamicFusion video of the paper. Is this project still a work in progress and not…
-
First and foremost thanks to everybody involved in this. I really appreciate the work you are putting into this.
Previously I was using Karpathy's char-rnn but I couldn't get torch running with my …