Commit e8e9bdb
fix transform for rcnns so original images list is unchanged (#1084)
* fix transform for rcnns so original images are unchanged
* transform does not change input list anymore
transform does not change input list anymore. Improve code according to reviewer comment
* transform for maskrcnn no longer modify input list
transform for maskrcnn no longer modify input list. improve code according to comment
* transform for maskrcnn no longer modifies input list1 parent 7d8cc19 commit e8e9bdb
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| 45 | + | |
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
| |||
0 commit comments