Auto_maker icon indicating copy to clipboard operation
Auto_maker copied to clipboard

question about the --Scaling_probability

Open heartchilingyun opened this issue 4 years ago • 3 comments

Your work really helps me a lot, since I've dreamed of this kind of labeling tool a lot. There is a question when i run this command: python get_images.py ----Scaling_probability Anybody can help me to deal with this? thanks...

heartchilingyun avatar Dec 23 '20 10:12 heartchilingyun

What's the error ?

---Original--- From: "heartchilingyun"<[email protected]> Date: Wed, Dec 23, 2020 18:20 PM To: "CVUsers/Auto_maker"<[email protected]>; Cc: "Subscribed"<[email protected]>; Subject: [CVUsers/Auto_maker] question about the --Scaling_probability (#1)

Your work really helps me a lot, since I've dreamed of this kind of labeling tool a lot. There is a question when i run this command: python get_images.py ----Scaling_probability Anybody can help me to deal with this? thanks...

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

CVUsers avatar Dec 23 '20 10:12 CVUsers

If you want to enable it,You have to add two number like this: [0.6, 1.4] after ‘--Scaling_probability’ ,The default is [0.6, 1.4] ,There is writing in the code。So you can run this command: “python get_images.py --Scaling_probability [0.6, 1.4] ” to Implement the features you want. You can also add your own desired proportions to that line of code

2197808908a avatar Aug 28 '22 12:08 2197808908a

博主可以关掉这个问题了

2197808908a avatar Aug 28 '22 12:08 2197808908a