[add] adding instruction on how to force reset the class settings to the README
This commit is contained in:
parent
49334ed9e3
commit
5816f71157
10
README.rst
10
README.rst
@ -251,6 +251,16 @@ This is used when creating a dataset automatically, the user can then through al
|
|||||||
The difficult field is set to 1 indicates that the object has been annotated as "difficult", for example, an object which is clearly visible but difficult to recognize without substantial use of context.
|
The difficult field is set to 1 indicates that the object has been annotated as "difficult", for example, an object which is clearly visible but difficult to recognize without substantial use of context.
|
||||||
According to your deep neural network implementation, you can include or exclude difficult objects during training.
|
According to your deep neural network implementation, you can include or exclude difficult objects during training.
|
||||||
|
|
||||||
|
How to reset the settings
|
||||||
|
~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
In case there are issues with loading the classes, you can either:
|
||||||
|
|
||||||
|
1. From the top menu of the labelimg click on Menu/File/Reset All
|
||||||
|
2. Remove the `.labelImgSettings.pkl` from your home directory. In Linux and Mac you can do:
|
||||||
|
`rm ~/.labelImgSettings.pkl`
|
||||||
|
|
||||||
|
|
||||||
How to contribute
|
How to contribute
|
||||||
~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user