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.