• Skip to main content
  • Skip to primary sidebar

Anastasios Chondrogiannis

Software developer with a focus on iOS

Anastasios Chondrogiannis

Convert an MXnet model to ONNX format

October 25, 2019 by Anastasios Chondrogiannis Leave a Comment

1. Setup the Anaconda environment

  1. Download, install and run Anaconda.
  2. Select the Environments tab on the left.
  3. Click the Update index… button and wait for the update to finish.
  4. Click the Create button.
  5. Create a new environment with the following settings:
    • Name: mxnet2onnx
    • Leave Python checked and select the 3.7 version.
    • Leave R unchecked.
[Read more…] about Convert an MXnet model to ONNX format

Filed Under: Machine Learning

Android DrawerLayout with NavigationView

July 15, 2019 by Anastasios Chondrogiannis Leave a Comment

1. Setup a new project

  1. Open Android Studio.
  2. Select File -> New -> New Project…
  3. In the Create New Project dialog select Empty Activity from the Phone and Tablet tab and click Next.
  4. Make the following selections and click Finish:
    • Name: Pick a name
    • Package name: Pick a package name
    • Save location: Pick a folder
    • Language: Kotlin
    • Minimum API level: API 19: Android 4.4 (KitKat)
    • Leave This project will support instant apps unchecked.
    • Check Use androidx.* artifacts.
[Read more…] about Android DrawerLayout with NavigationView

Filed Under: Android Development Tagged With: DrawerLayout, NavigationView

  • « Go to Previous Page
  • Go to page 1
  • Go to page 2
  • Go to page 3

Primary Sidebar

Let’s connect!

  • Facebook
  • Instagram
  • LinkedIn
  • Twitter

Recent Posts

  • Android OpenGL ES – Part 10: Specular lighting
  • Android OpenGL ES – Part 9: Diffuse lighting
  • Android OpenGL ES – Part 8: Ambient Lighting
  • Android OpenGL ES – Part 7: Textures
  • Android OpenGL ES – Part 6: Camera View

Archives

  • March 2020
  • February 2020
  • November 2019
  • October 2019
  • July 2019

Categories

  • Android Development
  • Machine Learning

Copyright © 2025 · Genesis Sample on Genesis Framework · WordPress · Log in