This repository is dedicated to our projects and research activities. Below is an overview of the repository structure and how you can contribute.
The lectures
directory contains contains publicly available projects presented by students in class.
The projects
directory contains our various tools and applications. Here, you will find the source code for different projects.
The research
directory includes our research papers, experiments, and analysis. This section hosts publications, reports, and scripts for research experiments and data processing.
We welcome contributions from the community. Here’s how you can get involved:
- Fork the Repository: Fork the repository to your GitHub account.
- Create a Branch: Create a new branch (
git checkout -b feature-name
). - Make Changes: Implement your changes in the appropriate directory (
projects
orresearch
). - Commit and Push: Commit your changes and push them to your fork.
- Submit a Pull Request: Open a pull request to the main branch of this repository.
This repository is licensed under the MIT License. See the LICENSE file for details.
Data Visualization Lab , Sejong University
데이터 시각화 연구실, 세종대학교