Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in deep-learning

why the text embedding or image embedding generated by clip model is 768 × n

deep-learning clip

Does a machine learning algorithm copy the data it learns from?

Intuition behind Edge Detection Matrices in Convolution Neural Network

Quantization of Onnx model

Turn is_training of batchnorm(TensorFlow) to False

Generate individual H5 files for each and every video

can I train(optimize) on f1 score loss with pytorch

TypeError: conv2d_v2() got an unexpected keyword argument 'filter

training loss decreases while dev loss increases

Loading a modified pretrained model using strict=False in PyTorch

is crossentropy loss of pytorch different than "categorical_crossentropy" of keras?

How to normalize the given bounding box coordinates and also normalize them for resized images?

deep-learning yolo

How to restore tensorflow v1.1.0 saved model in v1.13.1

Number of variants of image produced after applying data augmentation with tensorflow

Strange behaviour when passing a function into a Tensorflow dataset map method