https://github.com/ashwinraikar88/daxplore
Daxplore is a GUI Application to organize datasets. It makes easy data splitting and label review.
https://github.com/ashwinraikar88/daxplore
data-science pyqt5 python3 yolo
Last synced: about 2 months ago
JSON representation
Daxplore is a GUI Application to organize datasets. It makes easy data splitting and label review.
- Host: GitHub
- URL: https://github.com/ashwinraikar88/daxplore
- Owner: AshwinRaikar88
- Created: 2022-10-29T06:09:25.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-16T13:47:38.000Z (over 2 years ago)
- Last Synced: 2025-02-06T14:37:45.906Z (3 months ago)
- Topics: data-science, pyqt5, python3, yolo
- Language: Python
- Homepage:
- Size: 229 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Daxplore
Daxplore is a GUI Application for creating, cleaning and organizing datasets.## Installation
```bash
$ python3 -m venv ./venv
$ source venv/bin/activate
(venv) $ pip install -r requirements.txt
```## Authors
![]()