Is it possible to train an already trained acf detector?

1 visualizzazione (ultimi 30 giorni)
Is it possible to train an already trained acf detector?
What I did:
By training an acf detector with 10 000 images I get the error 'out of memory' while running the command 'trainACFObjectDetector'.
To solve this I tried:
  • reducing quality of the images
  • taking less images (training worked with maximal 500 images) --> detection was not accurate enough
  • checked the memory of my laptop:
Maximum possible array: 53755 MB (5.637e+10 bytes) *
Memory available for all arrays: 53755 MB (5.637e+10 bytes) *
Memory used by MATLAB: 1973 MB (2.069e+09 bytes)
Physical Memory (RAM): 16304 MB (1.710e+10 bytes)
* Limited by System Memory (physical + swap file) available
What's next:
Because I wasn't able to solve my problem, my next idea is to train an already trained acf detector (train acf detector with 500 images, safe, upload trained detector, train already trained detector with more images, safe,...). Is this even possible?
Thank you for your answers!
  1 Commento
Shubham Kumar
Shubham Kumar il 25 Nov 2021
Does this problem gets any solution or guidance, as I am having the similar problem.

Accedi per commentare.

Risposte (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by