liang xiong

Results 23 issues of liang xiong

I just want to know which backbone is good enough to train for a mono 3d prediction task.

I get the mismatched gas price from tx object when I send tx in fork net ``` options['miner'] = { defaultGasPrice }; // ... // send tx const tx =...

I just use `postVaaSolanaWithRetry` from js sdk to verify vaa and post it

`// this ground truth is not of the current or a neighboring class and therefore ignored if(ignored_gt[i]==-1) continue; ` The case of neighboring class is not included when ignored_gt==-1. May...

something wrong happened when forking from avax c-chain CodedError: cannot query unfinalized data at webpack://Ganache/../../chains/ethereum/ethereum/lib/src/forking/handlers/base-handler.js:174:23 at process.promise (node:internal/process/task_queues:96:5) at async HttpHandler.queueRequest (webpack://Ganache/../../chains/ethereum/ethereum/lib/src/forking/handlers/base-handler.js:178:36) at async HttpHandler.nonce [as request] (webpack://Ganache/../../chains/ethereum/ethereum/lib/src/forking/handlers/http-handler.js:176:9) at async...

Thanks for your great work first ! I just want to reproduce it using **pytorch** framework quickly(modify from two stage detector directly) . But I find that it is something...