MagicSource
MagicSource
还好还好
Account id is your login username, not the weibo id.
Should install PhantomJS first, we using this to get cookies automatically.
Probably caused by un fully loaded of page in PhantomJS, you can change the delay time.
actually, you can copy and paste cookies from browser and send as a string into scraper
I have installed via brew
@grimoire Would u like invite me to wechat group? my wechat id: `jintianiloveu`
@grimoire thanks, here is the env output: ``` Collecting environment information... PyTorch version: 1.11.0.dev20220124+cu115 Is debug build: False CUDA used to build PyTorch: 11.5 OS: Ubuntu 21.10 (x86_64) GCC version:...
coco. I found it hard to converge on coco as well, I changed to retangle input size rather than force resize. Also your code have a bug in build_target which...
@PingoLH Thanks so much for advise. I will have an investigate .