Reproduce spconv v1.0 (commit 8da6f96) pit stepping record in clocks
I recently read a paper on 2D and 3D post fusion based on KITTI, clocks: camera lidar object candidates fusion for 3D ob...
Ubuntu 18.04 installing Anaconda, CUDA, cudnn, PyTorch(GPU)
Anaconda3 + CUDA + cudnn + PyTorch(GPU) installation record under Ubuntu 18.04 (non virtual machine) 1. Anaconda3 instal...
[source code analysis] how PyTorch implements forward propagation -- specific implementation
[source code analysis] how PyTorch implements forward propagation (3) - specific implementation
...
Week 5 assignment: convolutional neural network (Part3)
catalogue
MobileNet HybridSN hyperspectral classification...
Summary of problems in learning pytorch framework
pytorch framework learning 1: Linear region, Logistic Regression, Softmax Classifier
...
Chapter three, dictionaries and collections
Dict type is not only widely used in various programs, but also the cornerstone of Python language. The dictionary can b...