Kaiming He
Kaiming He is a prominent researcher in the field of computer vision and deep learning, known for his contributions to neural network architectures.
Free Information Center
Kaiming He is a prominent researcher in the field of computer vision and deep learning, known for his contributions to neural network architectures.
DeCLIP (decoupled contrastive learning) is an advanced approach in machine learning that enhances the efficiency of representation learning through decoupling tasks.
Model merging in neural networks is a technique that combines multiple trained neural network models into a single model. This approach aims to integrate knowledge from different models to improve performance, efficiency, or adaptability.
The Waymo Open Dataset is a large-scale dataset designed for the development of autonomous vehicle technologies, featuring diverse driving scenarios and high-definition maps.
Logit bias refers to the intentional adjustment of the logit values in machine learning models to influence prediction probabilities. It is commonly used in natural language processing and classification tasks to control or steer model outputs.
Intersection over Union (IoU) is a metric used to quantify the accuracy of an object detector on a particular dataset. It measures the overlap between two bounding boxes by dividing the area of their intersection by the area of their union, providing a value between 0 and 1.
The AVA dataset is a large-scale dataset for recognizing atomic visual actions in video clips, facilitating advancements in computer vision and machine learning.
Fisher-BRC is a reinforcement learning framework that incorporates behavior regularization to enhance the learning process of an agent.
Concept activation vectors (CAV) are a method used in machine learning to interpret neural networks by associating specific directions in the latent space with human-understandable concepts.
PV-RCNN is a 3D object detection framework that integrates point-based and voxel-based features to improve accuracy in tasks such as autonomous driving. It uses a novel point-voxel feature set abstraction to enhance perception from LiDAR data.