0

My problem is Jupyter kernel is die every time. I am working on Object Detection. My PC is MacBook Air M1

import tensorflow as tf
from object_detection.utils import config_util
from object_detection.protos import pipeline_pb2
from google.protobuf import text_format

When I use those commands , my Jupyter crashes every time.

stateMachine
  • 5,227
  • 4
  • 13
  • 29
  • How did you install TensorFlow? I was under the impression that TensorFlow still doesn't directly support the M1 chips, although there are ways to get it done. – Tim Roberts Nov 16 '22 at 00:07

0 Answers0