Datasets:
text stringlengths 0 460 |
|---|
Attribution 4.0 International |
======================================================================= |
Creative Commons Corporation ("Creative Commons") is not a law firm and |
does not provide legal services or legal advice. Distribution of |
Creative Commons public licenses does not create a lawyer-client or |
other relationship. Creative Commons makes its licenses and related |
information available on an "as-is" basis. Creative Commons gives no |
warranties regarding its licenses, any material licensed under their |
terms and conditions, or any related information. Creative Commons |
disclaims all liability for damages resulting from their use to the |
fullest extent possible. |
Using Creative Commons Public Licenses |
Creative Commons public licenses provide a standard set of terms and |
conditions that creators and other rights holders may use to share |
original works of authorship and other material subject to copyright |
and certain other rights specified in the public license below. The |
following considerations are for informational purposes only, are not |
exhaustive, and do not form part of our licenses. |
Considerations for licensors: Our public licenses are |
intended for use by those authorized to give the public |
permission to use material in ways otherwise restricted by |
copyright and certain other rights. Our licenses are |
irrevocable. Licensors should read and understand the terms |
and conditions of the license they choose before applying it. |
Licensors should also secure all rights necessary before |
applying our licenses so that the public can reuse the |
material as expected. Licensors should clearly mark any |
material not subject to the license. This includes other CC- |
licensed material, or material used under an exception or |
limitation to copyright. More considerations for licensors: |
wiki.creativecommons.org/Considerations_for_licensors |
Considerations for the public: By using one of our public |
licenses, a licensor grants the public permission to use the |
licensed material under specified terms and conditions. If |
the licensor's permission is not necessary for any reason--for |
example, because of any applicable exception or limitation to |
copyright--then that use is not regulated by the license. Our |
licenses grant only permissions under copyright and certain |
other rights that a licensor has authority to grant. Use of |
the licensed material may still be restricted for other |
reasons, including because others have copyright or other |
rights in the material. A licensor may make special requests, |
such as asking that all changes be marked or described. |
Although not required by our licenses, you are encouraged to |
respect those requests where reasonable. More considerations |
for the public: |
wiki.creativecommons.org/Considerations_for_licensees |
======================================================================= |
Creative Commons Attribution 4.0 International Public License |
By exercising the Licensed Rights (defined below), You accept and agree |
to be bound by the terms and conditions of this Creative Commons |
Attribution 4.0 International Public License ("Public License"). To the |
extent this Public License may be interpreted as a contract, You are |
granted the Licensed Rights in consideration of Your acceptance of |
these terms and conditions, and the Licensor grants You such rights in |
consideration of benefits the Licensor receives from making the |
Licensed Material available under these terms and conditions. |
Section 1 -- Definitions. |
a. Adapted Material means material subject to Copyright and Similar |
Rights that is derived from or based upon the Licensed Material |
and in which the Licensed Material is translated, altered, |
arranged, transformed, or otherwise modified in a manner requiring |
permission under the Copyright and Similar Rights held by the |
Licensor. For purposes of this Public License, where the Licensed |
Material is a musical work, performance, or sound recording, |
Adapted Material is always produced where the Licensed Material is |
synched in timed relation with a moving image. |
b. Adapter's License means the license You apply to Your Copyright |
and Similar Rights in Your contributions to Adapted Material in |
accordance with the terms and conditions of this Public License. |
c. Copyright and Similar Rights means copyright and/or similar rights |
closely related to copyright including, without limitation, |
performance, broadcast, sound recording, and Sui Generis Database |
Rights, without regard to how the rights are labeled or |
categorized. For purposes of this Public License, the rights |
specified in Section 2(b)(1)-(2) are not Copyright and Similar |
Rights. |
d. Effective Technological Measures means those measures that, in the |
absence of proper authority, may not be circumvented under laws |
fulfilling obligations under Article 11 of the WIPO Copyright |
Treaty adopted on December 20, 1996, and/or similar international |
agreements. |
e. Exceptions and Limitations means fair use, fair dealing, and/or |
any other exception or limitation to Copyright and Similar Rights |
OpenFlyScan
Paper · Project page · Citation
Resources for aerial Gaussian-splat reconstruction and drone simulation. This dataset repository hosts downloadable runtime packages and their associated scene resources. Training/evaluation code and the trained Quality Predictor head are in the main GitHub repository.
Available now
| Resource | Contents | Entry point |
|---|---|---|
| HIL-simulator v0.1.0 — Expo East | Linux runtime, preconverted Expo East scene, English HIL monitor and PLY converter | Download and run |
The Expo East package opens directly with the HIL monitor visible. Without a connected phone, it remains in the waiting state; an optional software-only preview is also available. No UE editor or scene conversion is required to open the included scene.
Repository layout
HIL-simulator/
README.md
linux/v0.1.0/
OpenFlyScan-HIL-ExpoEast-Linux-v0.1.0.tar.zst
SHA256SUMS
release_manifest.json
docs/
simulator_quickstart.md
hil_quickstart.md
hil_quickstart_zh.md
manifests/
scenes.json
previews/
expo_east_start.png
expo_east_hil_window.png
expo_east_english_panels.png
LICENSES/
README.md
runtime/
This dataset currently contains the simulator package and converted Expo East
scene resources. Standalone GS PLYs and training teacher/cache bundles are not
yet available here. The trained head is already included in the main repository
at weights/quality_predictor.pt, together with a small real-feature inference
example; it is not a separate HF download.
Code and companion apps
- OpenFlyScan: trained head, CPU example, training/evaluation and the mobile-facing workstation service.
- OpenFlyScan-UE: UE source, scene conversion and HIL integration.
- App downloads: signed Android V4/V5 APKs and iOS access information.
- TestFlight requests: iOS invitations when an eligible external-testing build is available.
The source repositories and simulator downloads are publicly available.
Licensing
The Expo East scene resources use CC BY 4.0. Original project code uses Apache-2.0; NanoGaussianSplatting and other dependencies retain their own terms, and Unreal Engine remains under Epic's EULA. See license scope.
The existing v0.1.0 runtime archive and checksum are unchanged. Updated notices, the scene license and Eigen source are provided alongside it; no replacement runtime download is needed.
Citation
If you use OpenFlyScan or these resources in your research, please cite:
@misc{you2026openflyscanqualityguidedaerialreconstruction,
title = {OpenFlyScan: A Quality-Guided Aerial Reconstruction System for Consumer Drones},
author = {Zhongrui You and Zhen Li and Junli Liu and Zhigang Wang and Bin Zhao},
year = {2026},
eprint = {2609.24253},
archivePrefix = {arXiv},
primaryClass = {cs.RO},
url = {https://arxiv.org/abs/2609.24253}
}
- Downloads last month
- 42
