"examples/pytorch/topdown/model.py" did not exist on "c390746039a505f7b850a6bd133853ffd7cf56db"
  • Ivan Kobzarev's avatar
    [android] android gradle project for ops (#2897) · 6949b893
    Ivan Kobzarev authored
    
    
    * [android] android gradle project for ops
    
    * Change CMakeLists to latest PyTorch
    
    * Use mobilenet_v3 models for detection
    
    Don't need to have two variants of the model anymore, but I'm not removing it for now
    
    * Fix orientation when angle = 0
    
    * [android][test_app] Fix YUV decoding
    
    * Use smaller version of mobilenet model
    
    * Divide inputs by 255 again
    
    * [android] assets mobilenetv3
    Co-authored-by: default avatarFrancisco Massa <fvsmassa@gmail.com>
    6949b893
android_tasks.gradle 3.39 KB