Understanding of FlowNet3D paper code
Take this as a record of your study, urge yourself to strive to promote the task, study hard and keep it updated.
train.py
It has been roughly straightened out and omitted
model_concat_upsa.py
Here are some specific operations. What seems annoying is a lot of names and their respective dimension s.
l0_xyz_f1 = point_cloud[:, :nu ...
Posted on Sun, 05 Dec 2021 11:43:03 -0500 by dheeraj
ROS-3DSLAM: Radar Part AC analysis A
2021@SDUSC Tuesday, October 26, 2021 - Saturday, October 30, 2021
1, Program introduction:
Through previous studies, I have mastered the information flow, structure and function of LVI Sam package, and also focused on the analysis of the feature extracted code.
This week, I decided to learn the research results of other students in the group ...
Posted on Fri, 29 Oct 2021 21:43:02 -0400 by benny_g
unity3d_ shoot out
Write a simple mouse flying saucer (Hit UFO) game
Game content requirements:
The game has n round s, each containing 10 trial s;The color, size, launch position, speed, angle and number of simultaneous occurrences of each trial may vary. They are controlled by the round's ruler;The flying saucers of each trial are random, and the overall diff ...
Posted on Wed, 20 Oct 2021 12:57:20 -0400 by rline101