Whole-Body Conditioned Egocentric Video Prediction
Evolving story · 1 updatesWhole-Body Conditioned Egocentric Video PredictionTimeline →Researchers at UC Berkeley introduce PEVA, a model for whole-body conditioned egocentric video prediction using a diffusion transformer, enabling realistic future frame generation from first-person video inputs.

.modal {
display: none;
position: fixed;
z-index: 9999;
padding-top: 50px;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: auto;
background-color: rgba(0,0,0,0.9);
}
.modal-content {
margin: auto;
display: block;
max-width: 90%;
max-height: 90%;
}
.close {
position: absolute;
top: 15px;
right: 35px;
color: #f1f1f1;
font-size: 40px;
font-weight: bold;
transition: 0.3s;
cursor: pointer;
}
.close:hover,
.close:focus {
color: #bbb;
text-decoration: none;
cursor: pointer;
}
.clickable-img {
cursor: zoom-in;
transition: opacity 0.3s;
}
Source: Whole-Body Conditioned Egocentric Video Prediction. Read the full piece at the source.
Summary and analysis generated by AI (mistral). Always verify against the original sources.