Car-Recognition icon indicating copy to clipboard operation
Car-Recognition copied to clipboard

Car Recognition with Deep Learning

Results 14 Car-Recognition issues
Sort by recently updated
recently updated
newest added

Im facing the following issue while running demo.py using pretrained model. Please help 'config must be a tf.ConfigProto, but got %s' % type(config)) TypeError: config must be a tf.ConfigProto, but...

import cv2 as cv line is the problem thank you but now during training I am getting Illegal Instruction

raceback (most recent call last): File "train.py", line 2, in from resnet_152 import resnet152_model File "/home/adminz/Car-Recognition/resnet_152.py", line 116 bn_axis = 3 ^ IndentationError: expected an indented block

# Patching CVE-2007-4559 Hi, we are security researchers from the Advanced Research Center at [Trellix](https://www.trellix.com). We have began a campaign to patch a widespread bug named CVE-2007-4559. CVE-2007-4559 is a...