-
liquidity pool
[[https://youtu.be/cizLhxSKrAc]] 我们先从传统 股票 trading 开始,传统的股票trading依赖 order book model,就是 buyer 定价,seller 也定价,只要价格上有 match,就成交... -
end to end human pose and mesh reconstruction with transformers
1. Intro1.1 parametric model:利用 ==提前定义好的 parametric model== 像是 SMPL,最新的是 STAR 来直接 regress params 有 strong prior about human ... -
SimPoE Simulated Character Control for 3d human pose estimation
todo: 了解为什么没有 flaws,然后具体是怎么解决的 了解一下 root torque 是怎么分成 15 steps 来 apply 的,看看之前的 paper action generation unit 不是 RL 吗,但是这里好像是 ... -
PARE- Part Attention Regressor for 3D Human Body Estimation
主要解决 single image 3D human pose and shape estimation 里面的 occlusion 问题 1. 问题SOTA single image method 经常是 ResNet 提取 features 之后... -
Beyond Static Features for Temporally Consistent 3D Human Pose and Shape from a Video
Beyond Static Features for Temporally Consistent 3D Human Pose and Shape from a Video这里开头说的 temporally consistent and smooth ... -
荷兰式竞拍
[[https://youtu.be/1UK0KQV03Wc]] 用于很多 IPO 项目,希望散户也来参与的拍卖 总结起来就是: 开始拍卖 10 个 coins, 公司定一个最高价,之后逐渐递减。 竞拍者可以在一个价格说出自己想要买的数量,比如说: ... -
Analyzing and Preventing Sandwich Attacks in Ethereum
1. Abstract1.1 Front-running在传统 trading 里面,如果对一件东西的需求提高,这件东西就会升值,如果这时候 有人得到内部消息(insider information), 知道说有人准备买入大量的 x,我就可以先买一些... -
Copy List with Random Pointer
Copy List with Random Pointer #hardA linked list of length n is given such that each node contains an additional random point... -
First Missing Positive
First Missing Positive #hardGiven an unsorted integer array nums, return the smallest missing positive integer. You must impl... -
Largest Rectangle in Histogram
Largest Rectangle in Histogram #hardGiven an array of integers heights representing the histogram’s bar height where the widt...
Keep writing and Keep loving.