https://github.com/bonj4/wiki
This repository contains documentation and installation scripts for various tools and libraries.
https://github.com/bonj4/wiki
cuda pangolin pybind11 sfm tensorrt
Last synced: 5 months ago
JSON representation
This repository contains documentation and installation scripts for various tools and libraries.
- Host: GitHub
- URL: https://github.com/bonj4/wiki
- Owner: bonj4
- Created: 2023-12-02T12:53:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-31T12:00:09.000Z (over 1 year ago)
- Last Synced: 2024-10-31T13:16:50.081Z (over 1 year ago)
- Topics: cuda, pangolin, pybind11, sfm, tensorrt
- Language: Shell
- Homepage:
- Size: 11.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wiki Repository
Welcome to the wiki repository! This repository contains documentation and installation scripts for various tools and libraries. Below is a list of available documents:
## Installation Guides
1. [Pangolin Installation](Pangolin_installation.md)
- Refer to Pangolin_installation.md for detailed instructions on installing Pangolin.
- Use the provided Pangolin_installation.sh script for automated installation.
## Getting Started
1. Clone this repository to your local machine:
```bash
git clone https://github.com/bonj4/wiki.git
cd wiki
source .sh
```
2. Choose the document you are interested in from the list above.
3. Follow the provided instructions to install or configure the corresponding tool or library.
## Contributing
We welcome contributions! If you have additional installation guides or improvements. Please feel free to submit a pull request.