Navigation Menu

Skip to content
View StelianMorariu's full-sized avatar
Block or Report

Block or report StelianMorariu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. antrics antrics Public

    Anddroid Metrics app

  2. Pawz Pawz Public

    Kotlin

  3. TensorFlow-Object-Detection-API-Tutorial-Train-Multiple-Objects-Windows-10 TensorFlow-Object-Detection-API-Tutorial-Train-Multiple-Objects-Windows-10 Public

    Forked from EdjeElectronics/TensorFlow-Object-Detection-API-Tutorial-Train-Multiple-Objects-Windows-10

    How to train a TensorFlow Object Detection Classifier for multiple object detection on Windows

    Python

  4. Apply window insets Apply window insets
    1
    class HomeActivity : AppCompatActivity() {
    2
    
                  
    3
    
                  
    4
        override fun onCreate(savedInstanceState: Bundle?) {
    5
            super.onCreate(savedInstanceState)
  5. Bitrise-Download specific NDK Bitrise-Download specific NDK
    1
    #!/usr/bin/env bash
    2
    set -ex
    3
    
                  
    4
    # --------------------------------------------------------------
    5
    #