Huan Xu

Results 9 issues of Huan Xu

The plugin can be successfully built following the ["Compile from source code" docs](http://docs.unrealcv.org/en/master/plugin/install.html) and is functional in UE 4.27. Followed directions in #220 and #195 to solve: 1. **Error: An...

### I'm submitting a ... - [x] bug report - [ ] feature request - [ ] support request ### What is the current behavior? The [https://fellowship-prediction.web.app](https://fellowship-prediction.web.app) website can not...

This PR adds a [BAL dataset](https://grail.cs.washington.edu/projects/bal/) loader at `pypose/examples/sparse/bal_loader.py`. fix: #235 This change includes 4 components: 1. BAL data loader written in TorchData’s functional style: `bal_loader.py` 2. BAL specific util...

Currently, CG will silently return `x` even if it contains `nan`, which may hide numeric instability issue.

## Summary It seems that the following line in `def broadcast_inputs(x, y)` triggerred a tensor storage copy that caused a CUDA memory overflow when I tried to run a small...

Dockerfile & other tweak to make deployment work

### Issue Description: Currently, users must manually select and copy the text of generated questions to use them outside the platform. This process can be time-consuming and inconvenient, especially for...

### Issue Description: Currently, generating technical and behavioral questions takes approximately 35 seconds to complete. This extended duration to generate questions can negatively impact the user experience, as users might...

Thank you for open-sourcing this really cool project! Would it be possible to also generate summarizing bulletpoints for the video as a part of the metadata? I feel like human...