AllSetup
  • Introduction
  • Docker
  • Common commands
    • Various S3 utilities
    • Mac stuff
  • Mac stuff
  • Dockerfile examples
  • Docker GPU
  • TensorFlow
  • tensorFlow on iOS
  • Jupyter
  • iOS
  • SSD work
  • SSD using Inception
  • Object Detection
  • Docker GPU
  • TitBits
  • MySQL
  • FAIR Multipathnet
  • Git and GitFlow
  • Java Scala Mongo Installation
  • Devops
  • scratchpad
  • GCP Production
  • GStreamer
  • bash
  • Scala
  • Unix commands
  • Publish-Subscribe
  • Sensor-project
  • Flutter-project
Powered by GitBook
On this page

Was this helpful?

scratchpad

 cd /
 nohup ./run_jupyter.sh --allow-root  > tf_files/nohup.out 2>&1 < /dev/null &

# then use web to login to the jupyter session
http://dl4gpu.agshiftdata.com:8890/tree#

The scala code: 
/tf_files/system/deep_learning_repo/object_detection/multi_model_pipeline/AgSkoreService.scala
calls the following python code to do DL are here:

/tf_files/system/deep_learning_repo/object_detection/multi_model_pipeline/inference_wrapper.py
/tf_files/system/deep_learning_repo/object_detection/multi_model_pipeline/run_inference.py
PreviousDevopsNextGCP Production

Last updated 5 years ago

Was this helpful?