240 发简信
IP属地:福建
  • Resize,w 360,h 240
  • 2019-07-22:rpath

    "otool -D " to view the install name of a dylib"otool -L " to view the d...

  • 2019-07-09 比特币作为养老贮蓄

    养老理财的首要目标是抗通胀。法币的发行量由央行综合通胀率和失业率进行控制。保持货币总量不变显然不是央行的目标。而比特币总量恒定,只要币价稳定,就...

  • 2019-06-14 Struct和Class的区别

    参考资料:安腾C++ABI文档(gcc/clang):https://itanium-cxx-abi.github.io/cxx-abi/安腾C...

  • Resize,w 360,h 240
    2019-06-14 C++ Destructor

    For both user-defined or implicitly-defined destructors, after the body ...

  • Resize,w 360,h 240
    2019-05-28:Apple对C++<any><optional><variant>的支持性问题

    事情是这样的:我在项目中用到 和any_cast,在Windows和Android上编译都是没有问的,但到了iOS这边报错:error: cal...

  • Resize,w 360,h 240
    Y19M4W4-物体检测之网络结构

    BaseLine应该还是是FPN。物体检测的网络结构现在的研究还是比较弱的。语义分割相比之下很成熟。“强语义+强位置+强上下文”这个点要从语义分...

  • Y19M4W4-Guided Anchoring-论文阅读

    微信链接 Alignment 由于每个 anchor 都是由 feature map 上的一个点表示,那么这个 anchor 最好是以这个点为中...