Index
Symbols
2D and 3D facial keypoint detection 186-188
A
action recognition
video, performing 385-389
training, on custom dataset 389-392
activation function 12-14
in code 18, 19
adversarial attack
on images 418-421
age estimation 189-199
agent 516
agent implementation, autonomous driving 544
CARLA environment, setting up 544
self-driving agent, training 547
anchor boxes 271, 272
API, image classifier
sdd.py file 667, 668
server.py 668, 669
server, running 669, 670
API, model quantization
latency benchmark function 670
API module and dependencies
installing 666
application programming interface (API)
basics 664, 665
creating 665
image classifier, serving 666, 667
predictions, on local server 665
servers 664, 665
artificial neural network (ANN) 3
building blocks 7-9
layers 7
autoencoders 396
convolutional autoencoders, implementing 404-408
t...