Difference between revisions of "3D Model"

From
Jump to: navigation, search
Line 2: Line 2:
  
 
* [[Capabilities]]
 
* [[Capabilities]]
 +
* [[Point Cloud Convolutional Neural Network (PCCNN)]]
 
* [[Spatial-Temporal Dynamic Network (STDN)]]  
 
* [[Spatial-Temporal Dynamic Network (STDN)]]  
 
* [[3D Simulation Environments]]
 
* [[3D Simulation Environments]]
* [[Point Cloud Convolutional Neural Network (PCCNN)]]
 
  
== 3D Machine Learning ==
+
== Geometric Deep Learning ==
<youtube>8CenT_4HWyY</youtube>
 
 
<youtube>8CenT_4HWyY</youtube>
 
<youtube>8CenT_4HWyY</youtube>
 
+
<youtube>be6Iw0QrI8w</youtube>
 +
<youtube>D3fnGG7cdjY</youtube>
  
  

Revision as of 12:26, 28 July 2019

Youtube search...

Geometric Deep Learning


3D Models from 2D Images

3DCNN

Schematic-diagram-of-the-Deep-3D-Convolutional-Neural-Network-and-FEATURE-Softmax.png

Schematic diagram of the Deep 3D Convolutional Neural Network and FEATURE-Softmax Classifier models. a Deep 3D Convolutional Neural Network. The feature extraction stage includes 3D convolutional and Pooling / Sub-sampling: Max, Mean layers. 3D filters in the 3D convolutional layers search for recurrent spatial patterns that best capture the local biochemical features to separate the 20 amino acid microenvironments. Pooling / Sub-sampling: Max, Mean layers perform down-sampling to the input to increase translational invariances of the network. By following the 3DCNN and 3D Pooling / Sub-sampling: Max, Mean layers with fully connected layers, the pooled filter responses of all filters across all positions in the protein box can be integrated. The integrated information is then fed to the Softmax classifier layer to calculate class probabilities and to make the final predictions. Prediction error drives parameter updates of the trainable parameters in the classifier, fully connected layers, and convolutional filters to learn the best feature for the optimal performances. b The FEATURE Softmax Classifier. The FEATURE Softmax model begins with an input layer, which takes in FEATURE vectors, followed by two fully-connected layers, and ends with a Softmax classifier layer. In this case, the input layer is equivalent to the feature extraction stage. In contrast to 3DCNN, the prediction error only drives parameter learning of the fully connected layers and classifier. The input feature is fixed during the whole training process

3D Printing