torch knowledge point collection | only collection, do not repeat bricks | continue to add


Disclaimer: The favorites are not enough. This blog post is a concise and clear analysis and summary of the knowledge points encountered in the learning of young students.


It’s not against whom I am targeting. All of you will have the potential of being a big boss in the future. Ollie gives...


Basic knowledge


The torch.cat() function in Pytorch

pytorch structure function tensor.view() and terson.reshape()

cat is the abbreviation of concatenate: connect, connect (continuous, concatenate); chain; cascade

Purpose: tensor stitching


Network structure


Convolution-Introduction to various convolutions

Auto-encoder-understand
VAE comprehensive understanding

Self-supervised unsupervised learning

Semi-supervised Learning


Model deployment, streamlining and compression


Deep learning model compression and acceleration


Paper reading summary:


2020 Computer Vision Paper Summary


Remarks: In the process of personal learning, collect good knowledge points and avoid repeating bricks. No wonder sir...


Guess you like

Origin blog.csdn.net/sinat_28442665/article/details/109532113