# One_Class **Repository Path**: aqrose_ml_group/One_Class ## Basic Information - **Project Name**: One_Class - **Description**: No description available - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-01-15 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # One_Class 1. Photos are put in /gzy/Document/ 2. My_init.py is used to create label.txt files 3. Vec_Net.py and Class_Loss.py define net model and loss function seperately 4. my_data_loader redefine dataloader of PyTorch 5. train_try.py will show you the training and testing progress, in addition, max_distance,py is used to find maximum of the distance between center and cared points, Out_Parse will make output reasonalbe.