You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Boris Sekachev 911b4e9229 React & Antd UI: Export dataset, refactoring & fixes (#872)
* Automatic label matching (by the same name) in model running window
* Improved create task window
* Improved upload model window
* Fixed: error window showed twice
* Updated CONTRIBUTING.md
* Removed token before login, fixed dump submenu (adjustment), fixed case when empty models list displayed
* Export as dataset, better error showing system
* Removed extra requests, improved UI
* Fixed a name of a format
* Show inference progress
* Fixed model loading after a model was uploaded
6 years ago
..
dist User interface with React and antd (#785) 6 years ago
src React & Antd UI: Export dataset, refactoring & fixes (#872) 6 years ago
.dockerignore User interface with React and antd (#785) 6 years ago
.env cvat-ui in docker (serve using nginx) (#658) 7 years ago
.env.production cvat-ui in docker (serve using nginx) (#658) 7 years ago
.eslintrc.js User interface with React and antd (#811) 6 years ago
.gitignore User interface with React and antd (#785) 6 years ago
README.md User interface with react and antd (#755) 6 years ago
package-lock.json React & Antd UI: Model manager (#856) 6 years ago
package.json React & Antd UI: Model manager (#856) 6 years ago
react_nginx.conf cvat-ui in docker (serve using nginx) (#658) 7 years ago
tsconfig.json User interface with react and antd (#755) 6 years ago
webpack.config.js User interface with React and antd (#811) 6 years ago

README.md